summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBradley Nicholes <bnicholes@apache.org>2005-03-31 18:47:42 +0000
committerBradley Nicholes <bnicholes@apache.org>2005-03-31 18:47:42 +0000
commit5599351e83283a20e0fc999a84bd6f4db20b978c (patch)
tree8d98ac7975334e511f2a0c1ccf4aa23e2d0d221a
parent38e8b5da89ad4b51d4416f5b682aac47d11be64e (diff)
downloadhttpd-5599351e83283a20e0fc999a84bd6f4db20b978c.tar.gz
Eliminate ldap module load ordering
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@159620 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 2bfe02b503..27a86a8003 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,10 @@ Changes with Apache 2.1.5
[Remove entries to the current 2.0 section below, when backported]
+ *) util_ldap: Eliminate the load ordering of mod_ldap and mod_authnz_ldap
+ by changing the mod_ldap exported functions to optional functions.
+ [Brad Nicholes]
+
Changes with Apache 2.1.4
*) Don't let a subrequest inherit headers describing the original request's