From 25daa31706f27e1f371857d12f4ab089245f227c Mon Sep 17 00:00:00 2001
From: Joshua Colp <jcolp@digium.com>
Date: Wed, 22 Nov 2006 17:47:14 +0000
Subject: [PATCH] Clarify a bit more.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@47935 65c4cc65-6c06-0410-ace0-fbb531ad65f3
---
 CHANGES | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/CHANGES b/CHANGES
index aeb1f1b36d..b940c153bb 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.
-- 
GitLab