From: Rainer Jung Date: Wed, 16 Jul 2014 06:08:20 +0000 (+0000) Subject: Remove backported item. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4ce0e2ce4099c46be493c4c44c53ef5bfd3efa6;p=thirdparty%2Fapache%2Fhttpd.git Remove backported item. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1610916 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 4b414c0b5bf..49ae9d4ada6 100644 --- a/CHANGES +++ b/CHANGES @@ -16,9 +16,6 @@ Changes with Apache 2.5.0 backwards compatibility, the first character of a three-character format must be the '^' (caret) character. [Eric Covener] - *) mod_ssl: Extend the scope of SSLSessionCacheTimeout to sessions - resumed by TLS session resumption (RFC 5077). [Rainer Jung] - *) mod_authnz_ldap: Return LDAP connections to the pool before the handler is run, instead of waiting until the end of the request. [Eric Covener]