]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
another merged with sync of ab
authorRoy T. Fielding <fielding@apache.org>
Tue, 27 May 2008 20:53:01 +0000 (20:53 +0000)
committerRoy T. Fielding <fielding@apache.org>
Tue, 27 May 2008 20:53:01 +0000 (20:53 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@660699 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 7bb048f197e964668b7092333263db0bb47a9991..c7b73862138867b7cf6682253550478c48b794db 100644 (file)
--- 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 <devlist hanik.com>]
+
   *) core: Do not allow Options ALL if not all options are allowed to be
      overwritten. PR 44262 [Michał Grzędzicki <lazy iq.pl>]