From: Rainer Jung Date: Mon, 14 Jul 2014 06:06:49 +0000 (+0000) Subject: Remove backported item. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fad46cc5ab985fd91b035431751103a327d6ca4;p=thirdparty%2Fapache%2Fhttpd.git Remove backported item. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1610341 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index bc271583e6d..8bb4974e20c 100644 --- a/CHANGES +++ b/CHANGES @@ -4,9 +4,6 @@ Changes with Apache 2.5.0 *) mod_ssl: Extend the scope of SSLSessionCacheTimeout to sessions resumed by TLS session resumption (RFC 5077). [Rainer Jung] - *) mod_proxy_ajp: Forward local IP address as a custom request attribute - like we already do for the remote port. [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]