aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2006-11-22 17:47:14 +0000
committerfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2006-11-22 17:47:14 +0000
commitf6da245d1f6f626094a8aa6294e386a166ef5711 (patch)
tree3f014a2bce7cd5cef4f22222f3a758261d85a717 /CHANGES
parent28c8127adf1459a662914abc88c421e08b62bc6c (diff)
Clarify a bit more.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47935 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index aeb1f1b36..b940c153b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -61,5 +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.
+ * Added maxfiles option to options section of asterisk.conf which allows you to specify
+ what Asterisk should set as the maximum number of open files when it loads.