]> granicus.if.org Git - apache/commitdiff
ported to 2.0.50-dev
authorBill Stoddard <stoddard@apache.org>
Thu, 25 Mar 2004 02:20:25 +0000 (02:20 +0000)
committerBill Stoddard <stoddard@apache.org>
Thu, 25 Mar 2004 02:20:25 +0000 (02:20 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103146 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 6d4810546b1360a7634c5db5160a90795abd88a1..bf3be5346305ddb05cf893a133ece2251f070e33 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,10 +1,6 @@
 Changes with Apache 2.1.0-dev
 
   [Remove entries to the current 2.0 section below, when backported]
-  *) core_output_filter: Fix bug that could result in sending
-     garbage over the network when module handlers construct
-     bucket brigades containing multiple file buckets all referencing
-     the same open file descriptor. [Bojan Smojver]
 
   *) work around MSIE Digest auth bug - if AuthDigestEnableQueryStringHack
      is set in r->subprocess_env allow mismatched query strings to pass.
@@ -291,6 +287,10 @@ Changes with Apache 2.1.0-dev
    Apache 2.0.xx tree as documented, and except as noted, below.]
 
 Changes with Apache 2.0.50
+  *) core_output_filter: Fix bug that could result in sending
+     garbage over the network when module handlers construct
+     bucket brigades containing multiple file buckets all referencing
+     the same open file descriptor. [Bojan Smojver]
 
   *) Fix memory corruption problem with ap_custom_response() function.
      The core per-dir config would later point to request pool data