aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2006-11-22 17:43:36 +0000
committerfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2006-11-22 17:43:36 +0000
commit28c8127adf1459a662914abc88c421e08b62bc6c (patch)
tree67014058a4a9898f1abc619f3346b6067fc2fd00 /CHANGES
parentef393277646e4778dcccbbc33750f63883250477 (diff)
Need to update the CHANGES file as well for the maxfiles option.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47934 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 26ece87c3..aeb1f1b36 100644
--- a/CHANGES
+++ b/CHANGES
@@ -61,3 +61,5 @@ Changes since Asterisk 1.4-beta was branched:
* CID matching information is now shown when doing 'dialplan show'.
* app_queue now has a 'loose' option which is almost exactly like 'strict' except it
does not count paused queue members as unavailable.
+ * Added maxfiles option which allows you to specify what Asterisk should set as the
+ maximum number of open files when it loads.