From: Bradley Nicholes Date: Thu, 31 Mar 2005 18:47:42 +0000 (+0000) Subject: Eliminate ldap module load ordering X-Git-Tag: 2.1.5~246 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5599351e83283a20e0fc999a84bd6f4db20b978c;p=apache Eliminate ldap module load ordering git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@159620 13f79535-47bb-0310-9956-ffa450edef68 --- 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