From: Jim Jagielski Date: Thu, 2 Aug 2012 13:23:01 +0000 (+0000) Subject: Also in 2.4.x X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9adbaff4f2e5e2b673e4cf8e0b26a71ca7d9138;p=thirdparty%2Fapache%2Fhttpd.git Also in 2.4.x git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1368461 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 14a16fcb514..24473a650c3 100644 --- a/CHANGES +++ b/CHANGES @@ -64,9 +64,6 @@ Changes with Apache 2.5.0 to a file; configure --without-suexec-logfile --with-suexec-syslog. [Joe Orton] - *) mod_proxy_ajp: Reduce memory usage in case of many keep-alive requests on - one connection. PR 52275. [Naohiro Ooiwa ] - *) mod_ssl: Add support for TLS Next Protocol Negotiation. PR 52210. [Matthew Steele ]