Commit d713d33d authored by William A. Rowe Jr's avatar William A. Rowe Jr
Browse files

Re-sort into the right release

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1497472 13f79535-47bb-0310-9956-ffa450edef68
parent eb4286a7
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -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)