summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorEric Covener <covener@apache.org>2011-05-08 20:36:17 +0200
committerEric Covener <covener@apache.org>2011-05-08 20:36:17 +0200
commit67fa31c64ba00c5c93561f8dbf33109f78c23e50 (patch)
treece065c81f7713ac85977cfd13a9fb75025154876 /CHANGES
parentUpdates. (diff)
downloadapache2-67fa31c64ba00c5c93561f8dbf33109f78c23e50.tar.xz
apache2-67fa31c64ba00c5c93561f8dbf33109f78c23e50.zip
PR51163: Resolve crashes when LDAP is used for authorization-only
Submitted By: Scott Hill <shill genscape.com> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1100786 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 354d4cd312..ea7b651902 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,9 @@
Changes with Apache 2.3.12
+ *) mod_authnz_ldap: Resolve crash when LDAP is used for authorization only
+ [Scott Hill <shill genscape.com>]
+
*) support: Make sure check_forensic works with mod_unique_id loaded
[Joe Schaefer]