]> granicus.if.org Git - apache/blobdiff - CHANGES
mod_ldap: Eliminate a potential crash with multiple LDAPTrustedClientCert when
[apache] / CHANGES
diff --git a/CHANGES b/CHANGES
index 96088f9d71dfeee566c9903f1fdb5c1383e69b43..682ef61224e9285973bd4a38c83a06cb63858288 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,9 @@
 
 Changes with Apache 2.3.7
 
+  *) mod_ldap: Eliminate a potential crash with multiple LDAPTrustedClientCert
+     when some are not password-protected. [Eric Covener]
+
   *) Fix startup segfault when the Mutex directive is used but no loaded 
      modules use httpd mutexes.  PR 48787.  [Jeff Trawick]