From: Roy T. Fielding Date: Tue, 27 May 2008 20:53:01 +0000 (+0000) Subject: another merged with sync of ab X-Git-Tag: 2.2.9~107 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89f16d9420e9877122502b88e9f2141e87638ff7;p=thirdparty%2Fapache%2Fhttpd.git another merged with sync of ab git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@660699 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 7bb048f197e..c7b73862138 100644 --- a/CHANGES +++ b/CHANGES @@ -19,6 +19,9 @@ Changes with Apache 2.2.9 accuracy of calculation due to type casts. PR 44878, 44931. [Roy T. Fielding] + *) ab: Add -r option to continue after socket receive errors. + [Filip Hanik ] + *) core: Do not allow Options ALL if not all options are allowed to be overwritten. PR 44262 [Michał Grzędzicki ]