From: Jeff Trawick Date: Wed, 14 May 2014 10:51:25 +0000 (+0000) Subject: Remove entry for r1583175 and r1593745, now in 2.4.x branch X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af2d8f0fc5ddb578cf66c4d3e8f2c4360a9256d0;p=thirdparty%2Fapache%2Fhttpd.git Remove entry for r1583175 and r1593745, now in 2.4.x branch git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1594540 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index ab0ce9a8a48..e010a7d9b01 100644 --- a/CHANGES +++ b/CHANGES @@ -10,9 +10,6 @@ Changes with Apache 2.5.0 *) mod_proxy_wstunnel: Honor ProxyWebsocketIdleTimeout in asynchronous processing mode. [Eric Covener] - *) mod_alias: Stop setting CONTEXT_PREFIX and CONTEXT_DOCUMENT environment - variables as a result of AliasMatch. [Eric Covener] - *) mod_proxy_fcgi: Fix occasional high CPU when handling request bodies. [Jeff Trawick]