diff --git a/CHANGES b/CHANGES
index 26ece87c3570bd934cc05f39b0af9044e8539c73..aeb1f1b36d97c948ab71150bd8f20bf8b247bed1 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.