|
|
@ -160,6 +160,9 @@ Miscellaneous
|
|
|
|
to a depth of 7. Tests run using gosub, show depths
|
|
|
|
to a depth of 7. Tests run using gosub, show depths
|
|
|
|
limited only by virtual memory. A small test demonstrated
|
|
|
|
limited only by virtual memory. A small test demonstrated
|
|
|
|
recursive call depths of 100,000 without problems.
|
|
|
|
recursive call depths of 100,000 without problems.
|
|
|
|
|
|
|
|
-- in addition to this, all apps that allowed a macro
|
|
|
|
|
|
|
|
to be called, as in Dial, queues, etc, are now allowing
|
|
|
|
|
|
|
|
a gosub call in similar fashion also.
|
|
|
|
* Ability to use libcap to set high ToS bits when non-root
|
|
|
|
* Ability to use libcap to set high ToS bits when non-root
|
|
|
|
on Linux. If configure is unable to find libcap then you
|
|
|
|
on Linux. If configure is unable to find libcap then you
|
|
|
|
can use --with-cap to specify the path.
|
|
|
|
can use --with-cap to specify the path.
|
|
|
|