summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorBradley Nicholes <bnicholes@apache.org>2004-02-11 19:12:49 +0100
committerBradley Nicholes <bnicholes@apache.org>2004-02-11 19:12:49 +0100
commit53b2c57cd10116615df68cdbade2968557aeebee (patch)
tree8976a93fd3f68f341ea8435a0b8fbcc512684f69 /CHANGES
parentadding 304 support for if-Modified-Since request header, (diff)
downloadapache2-53b2c57cd10116615df68cdbade2968557aeebee.tar.xz
apache2-53b2c57cd10116615df68cdbade2968557aeebee.zip
Backport of the shared memory caching issues in util_ldap
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102633 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--CHANGES6
1 files changed, 3 insertions, 3 deletions
diff --git a/CHANGES b/CHANGES
index e5d8b65ef9..0032095031 100644
--- 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]