From 166548f55d92f3c7e339a680f58a4f5bbe0d5245 Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Mon, 15 Apr 2013 12:43:41 +0000 Subject: [PATCH] in 2.4.5-dev git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1467982 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 6 ------ 1 file changed, 6 deletions(-) diff --git a/CHANGES b/CHANGES index b92581439a..f9cc39163f 100644 --- a/CHANGES +++ b/CHANGES @@ -11,15 +11,9 @@ Changes with Apache 2.5.0 *) mod_auth_digest: Fix crashes if shm initialization failed. [Stefan Fritsch] - *) mod_cache_disk: CacheMinFileSize and CacheMaxFileSize were always - using compiled in defaults of 1000000/1 respectively. [Eric Covener] - *) mod_ldap: LDAP connections used for authentication were not respecting LDAPConnectionPoolTimeout. PR 54587 - *) mod_ssl: Quiet FIPS mode weak keys disabled and FIPS not selected emits - in the error log to debug level. [William Rowe] - *) core: ap_rgetline_core now pulls from r->proto_input_filters. *) mod_proxy_html: process parsed comments immediately. -- 2.50.1