From: Brian Pane Date: Tue, 27 Nov 2001 16:07:19 +0000 (+0000) Subject: Added an entry for the core_output_filter buffering improvements X-Git-Tag: 2.0.29~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=48a14406f4efe0dc9d2be72c1e5185d627083853;p=apache Added an entry for the core_output_filter buffering improvements git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92198 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 34718cc685..fa9e1660b1 100644 --- 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 and