From cc6f77b8ecb205c7e300a896f8d03b9d2ead8974 Mon Sep 17 00:00:00 2001 From: Bradley Nicholes Date: Sat, 9 Apr 2005 19:21:48 +0000 Subject: [PATCH] backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@160713 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGES b/CHANGES index 77c5b75dd0..cc9d523582 100644 --- 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] -- 2.40.0