]> granicus.if.org Git - apache/commitdiff
Backport of the shared memory caching issues in util_ldap
authorBradley Nicholes <bnicholes@apache.org>
Wed, 11 Feb 2004 18:12:49 +0000 (18:12 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Wed, 11 Feb 2004 18:12:49 +0000 (18:12 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102633 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index e5d8b65ef95504d18c08a23a2777b9d4ab36f2a0..0032095031b0dfa53364fd711d181f44b4e2d74b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -102,9 +102,6 @@ Changes with Apache 2.1.0-dev
   *) Fix uninitialized gprof directory name in prefork MPM.  PR 24450.
      [Chris Knight <Christopher.D.Knight nasa.gov>]
 
-  *) mod_auth_ldap: Fix some segfaults in the cache logic.  PR 18756.
-     [Matthieu Estrade <apache moresecurity.org>]
-
   *) Log an error when requests for URIs which fail to map to a valid 
      filesystem name are rejected with 403.  [Jeff Trawick]
 
@@ -265,6 +262,9 @@ Changes with Apache 2.1.0-dev
 
 Changes with Apache 2.0.49
 
+  *) mod_auth_ldap: Fix some segfaults in the cache logic.  PR 18756.
+     [Matthieu Estrade <apache moresecurity.org>, Brad Nicholes]
+
   *) The whole codebase was relicensed and is now available under
      the Apache License, Version 2.0 (http://www.apache.org/licenses).
      [Apache Software Foundation]