From: Jim Jagielski Date: Tue, 1 Oct 2013 11:53:10 +0000 (+0000) Subject: in 2.4.x X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd9ec5cbe66f8d96f8dcea3d658514c121d5cca3;p=thirdparty%2Fapache%2Fhttpd.git in 2.4.x git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1528054 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 93bfe4bed6c..4977bcd0d9d 100644 --- a/CHANGES +++ b/CHANGES @@ -138,10 +138,6 @@ Changes with Apache 2.5.0 problems if used with round robin load balancers). Don't regenerate the secret on graceful restarts. PR 54637 [Stefan Fritsch] - *) ab: Add a new -l parameter in order not to check the length of the responses. - This can be usefull with dynamic pages. - PR9945, PR27888, PR42040 [] - *) mod_logio: new format-specifier %C (combined) which is the sum of received and sent byte counts. PR54015 [Christophe Jaillet]