From: Joshua Colp Date: Wed, 22 Nov 2006 17:43:36 +0000 (+0000) Subject: Need to update the CHANGES file as well for the maxfiles option. X-Git-Tag: 1.6.0-beta1~3^2~3888 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=389aeef08636c1f1443bbda1c5b0a3de3d24bdae;p=thirdparty%2Fasterisk.git 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 --- diff --git a/CHANGES b/CHANGES index 26ece87c35..aeb1f1b36d 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.