From: Jim Jagielski <jim@apache.org>
Date: Tue, 1 Oct 2013 11:53:10 +0000 (+0000)
Subject: in 2.4.x
X-Git-Tag: 2.5.0-alpha~4985
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1cefd429537998fe7ed032c2b0d14a9ce3436618;p=apache

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 93bfe4bed6..4977bcd0d9 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 [<ccikrs1 cranbrook edu>]
-     
   *) mod_logio: new format-specifier %C (combined) which is the sum of received
      and sent byte counts.
      PR54015 [Christophe Jaillet]