]> granicus.if.org Git - apache/commitdiff
Added an entry for the core_output_filter buffering improvements
authorBrian Pane <brianp@apache.org>
Tue, 27 Nov 2001 16:07:19 +0000 (16:07 +0000)
committerBrian Pane <brianp@apache.org>
Tue, 27 Nov 2001 16:07:19 +0000 (16:07 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92198 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 34718cc68599fb275cd2e346fc1517e947df494f..fa9e1660b12e22926f699399ae6b79a8fc316ee4 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,9 @@
 Changes with Apache 2.0.29-dev
 
+  *) Add buffering in core_output_filter to ensure that long
+     lists of small buckets don't cause small packet writes.
+     [Brian Pane, Ryan Bloom]
+
   *) Fix the installation target to make sure that the manual is 
      installed in the correct location.
      [Yoshifumi Hiramatsu <hiramatu@boreas.dti.ne.jp> and