]> granicus.if.org Git - apache/commitdiff
Backport done
authorBradley Nicholes <bnicholes@apache.org>
Fri, 30 Jul 2004 16:27:23 +0000 (16:27 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Fri, 30 Jul 2004 16:27:23 +0000 (16:27 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104430 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 1c9bf427b4a2840835de1bc8fa3edce48a2cbb2c..5f2890ea217b9ab0d42a3756d4d9a37b0516cda7 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -91,9 +91,6 @@ Changes with Apache 2.1.0-dev
      them via the shell, resolving regressions since 1.3.  PR 28815
      [Ken Coar, Jeff Trawick]
 
-  *) Enable the option to support anonymous shared memory in mod_ldap.
-     This makes the cache work on Linux again. [Graham Leggett]
-
   *) External rewrite map responses are no longer limited to 2048
      bytes.  [AndrĂ© Malo]
 
@@ -414,6 +411,9 @@ Changes with Apache 2.1.0-dev
 
 Changes with Apache 2.0.51
 
+  *) Enable the option to support anonymous shared memory in mod_ldap.
+     This makes the cache work on Linux again. [Graham Leggett]
+
   *) Enable special ErrorDocument value 'default' which restores the
      canned server response for the scope of the directive.
      [Geoffrey Young, Andre Malo]