From 5599351e83283a20e0fc999a84bd6f4db20b978c Mon Sep 17 00:00:00 2001 From: Bradley Nicholes Date: Thu, 31 Mar 2005 18:47:42 +0000 Subject: [PATCH] Eliminate ldap module load ordering git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@159620 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) 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 -- 2.40.0