From 53b2c57cd10116615df68cdbade2968557aeebee Mon Sep 17 00:00:00 2001 From: Bradley Nicholes Date: Wed, 11 Feb 2004 18:12:49 +0000 Subject: [PATCH] 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 --- CHANGES | 6 +++--- 1 file 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 ] - *) mod_auth_ldap: Fix some segfaults in the cache logic. PR 18756. - [Matthieu Estrade ] - *) 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 , 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] -- 2.50.1