[svn-commits] file: trunk r43836 - /trunk/CHANGES
svn-commits at lists.digium.com
svn-commits at lists.digium.com
Wed Sep 27 15:01:33 MST 2006
Author: file
Date: Wed Sep 27 17:01:32 2006
New Revision: 43836
URL: http://svn.digium.com/view/asterisk?rev=43836&view=rev
Log:
Update CHANGES to reflect libcap capability that was added.
Modified:
trunk/CHANGES
Modified: trunk/CHANGES
URL: http://svn.digium.com/view/asterisk/trunk/CHANGES?rev=43836&r1=43835&r2=43836&view=diff
==============================================================================
--- trunk/CHANGES (original)
+++ trunk/CHANGES Wed Sep 27 17:01:32 2006
@@ -12,4 +12,6 @@
to a depth of 7. Tests run using gosub, show depths
limited only by virtual memory. A small test demonstrated
recursive call depths of 100,000 without problems.
-
+ * Ability to use libcap to set high ToS bits when non-root
+ on Linux. If configure is unable to find libcap then you
+ can use --with-cap to specify the path.
More information about the svn-commits
mailing list