]> granicus.if.org Git - apache/commitdiff
sync
authorAndré Malo <nd@apache.org>
Sun, 6 Jun 2004 15:09:51 +0000 (15:09 +0000)
committerAndré Malo <nd@apache.org>
Sun, 6 Jun 2004 15:09:51 +0000 (15:09 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103863 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index f496baf29f97cc053319ef521cdb7f118b7e931d..de9a2908b5624ab3bc8f7718c050767b9de391a1 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -27,9 +27,6 @@ Changes with Apache 2.1.0-dev
   *) Enable the option to support anonymous shared memory in mod_ldap.
      This makes the cache work on Linux again. [Graham Leggett]
 
-  *) Allow LimitRequestBody to be reset to unlimited. PR 29106
-     [André Malo]
-
   *) Small fix to allow reverse proxying to an ftp server. Previously
      an attempt to do this would try and connect to 0.0.0.0, regardless
      of the server specified. PR 24922
@@ -384,6 +381,9 @@ Changes with Apache 2.1.0-dev
 
 Changes with Apache 2.0.50
 
+  *) Allow LimitRequestBody to be reset to unlimited. PR 29106
+     [André Malo]
+
   *) Fix a bunch of cases where the return code of the regex compiler
      was not checked properly. This affects: mod_setenvif, mod_usertrack,
      mod_proxy, mod_proxy_ftp and core. PR 28218.  [André Malo]