]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
As of the 2.2.x docs re-sync, this change is now in the 2.2.x branch.
authorColm MacCarthaigh <colm@apache.org>
Tue, 20 Sep 2005 13:16:01 +0000 (13:16 +0000)
committerColm MacCarthaigh <colm@apache.org>
Tue, 20 Sep 2005 13:16:01 +0000 (13:16 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@290442 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 573c61f17decbc0d96984bbc9d2d2c76835e1fa2..96a539b25eb135d249ec389801f432d66c09914b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,9 @@
                                                         -*- coding: utf-8 -*-
 Changes with Apache 2.1.8
 
+  *) Document the ReceiveBufferSize change done in r157583 [Murray
+     Nesbitt <murray@cpan.org>]
+
   *) prefork, worker and event MPMs: Support a graceful-stop procedure:
      Server will wait until existing requests are finished or until  
      "GracefulShutdownTimeout" number of seconds before exiting.