]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Sync CHANGES with 2.0.x.
authorJustin Erenkrantz <jerenkrantz@apache.org>
Fri, 4 Feb 2005 00:30:33 +0000 (00:30 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Fri, 4 Feb 2005 00:30:33 +0000 (00:30 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@151273 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 67e48d33c397492883e4e823ac724c9bf8ead239..8224f78692d58cbf26c072c7afd904898d017c0c 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -162,9 +162,6 @@ Changes with Apache 2.1.1
   *) mod_rewrite: Removed the MaxRedirects option in favor of the
      core LimitInternalRecursion directive.  [AndrĂ© Malo]
 
-  *) mod_auth_ldap: Handle the inconsistent way in which the MS LDAP
-     library handles special characters. PR 24437 [Jess Holle]
-
   *) Unix MPMs: Shut down the server more quickly when child processes are
      slow to exit.  [Joe Orton, Jeff Trawick]
 
@@ -564,6 +561,9 @@ Changes with Apache 2.1.1
 
 Changes with Apache 2.0.53
 
+  *) mod_auth_ldap: Handle the inconsistent way in which the MS LDAP
+     library handles special characters. PR 24437 [Jess Holle]
+
   *) Win32 MPM: Correct typo in debugging output.  [William Rowe]
 
   *) conf: Remove AddDefaultCharset from the default configuration because