]> granicus.if.org Git - apache/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/trunk@290442 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index e284fd6d34689d3d26ee2e7b5b2f8deb4591a599..d5793b3b0067ffa674a257e002be4db66020af41 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,9 +2,6 @@
 Changes with Apache 2.3.0
   [Remove entries to the current 2.0 and 2.2 section below, when backported]
 
-  *) Document the ReceiveBufferSize change done in r157583 [Murray
-     Nesbitt <murray@cpan.org>]
-
   *) Fix mod_dbd's config [Brian J. France <list firehawksystems.com>]
 
   *) httpd.exe/apachectl -V: display the DYNAMIC_MODULE_LIMIT setting, as
@@ -30,6 +27,9 @@ Changes with Apache 2.3.0
 
 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.