]> granicus.if.org Git - apache/commitdiff
backport
authorBradley Nicholes <bnicholes@apache.org>
Sat, 9 Apr 2005 19:21:48 +0000 (19:21 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Sat, 9 Apr 2005 19:21:48 +0000 (19:21 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@160713 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 77c5b75dd0d238692846921176d371bafef2ecac..cc9d5235825e87b10a657e69f16cfde7cd6ab1a6 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -113,10 +113,6 @@ Changes with Apache 2.1.3
   *) mod_cache: Add CacheStorePrivate and CacheStoreNoStore directive.
      [Justin Erenkrantz]
 
-  *) mod_ldap: Added the directive LDAPConnectionTimeout to configure
-     the ldap socket connection timeout value.  
-     [Brad Nicholes]
-
   *) Add --enable-pie flag to configure, to build httpd as a Position
      Independent Executable where supported (GCC/binutils).
      [Joe Orton]
@@ -649,6 +645,10 @@ Changes with Apache 2.1.1
 
 Changes with Apache 2.0.54
 
+  *) mod_ldap: Added the directive LDAPConnectionTimeout to configure
+     the ldap socket connection timeout value.  
+     [Brad Nicholes]
+
   *) worker MPM: Fix a problem which could cause httpd processes to
      remain active after shutdown.  [Jeff Trawick]