]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Re-sort into the right release
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 27 Jun 2013 17:31:21 +0000 (17:31 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 27 Jun 2013 17:31:21 +0000 (17:31 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1497472 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index f4f25b6f3cbde45fad5406683f78d4f5cbec9419..0c1a8f9f2b4d32e3d5e5c9569f9326e0c76fcd60 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -35,6 +35,9 @@ Changes with Apache 2.2.25
      admin to configure an IO timeout as an error in the balancer.
      [Daniel Ruggeri]
 
+  *) mod_authnz_ldap: Allow using exec: calls to obtain LDAP bind
+     password.  [Daniel Ruggeri]
+
   *) htdigest: Fix buffer overflow when reading digest password file
      with very long lines. PR 54893. [Rainer Jung]
 
@@ -119,9 +122,6 @@ Changes with Apache 2.2.24
   *) mod_ssl: Add new directive SSLCompression to disable TLS-level
      compression. PR 53219. [Björn Jacke <bjoern j3e de>, Stefan Fritsch]
 
-  *) mod_authnz_ldap: Allow using exec: calls to obtain LDAP bind
-     password.  [Daniel Ruggeri]
-
 Changes with Apache 2.2.23
 
   *) SECURITY: CVE-2012-0883 (cve.mitre.org)