Need to update the CHANGES file as well for the maxfiles option.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@47934 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Joshua Colp
2006-11-22 17:43:36 +00:00
parent 7b4a5105b2
commit 389aeef086

View File

@@ -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.