From: Jeff Trawick Date: Wed, 17 Sep 2003 11:08:44 +0000 (+0000) Subject: whitespace changes to clean up diffs with 2.1-dev's CHANGES X-Git-Tag: 2.0.48~63 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ac924833dbb2df8b9745d0fa01a9d8969562cdc;p=thirdparty%2Fapache%2Fhttpd.git whitespace changes to clean up diffs with 2.1-dev's CHANGES git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101268 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 11ebf5f01ac..0bd4552d06e 100644 --- a/CHANGES +++ b/CHANGES @@ -104,7 +104,7 @@ Changes with Apache 2.0.47 *) SECURITY [CAN-2003-0253]: Fixed a bug in prefork MPM causing temporary denial of service when accept() on a rarely accessed port - returns certain errors. Reported by Saheed Akhtar + returns certain errors. Reported by Saheed Akhtar . [Jeff Trawick] *) SECURITY [CAN-2003-0254]: Fixed a bug in ftp proxy causing denial @@ -117,7 +117,7 @@ Changes with Apache 2.0.47 limits of subsequent internal redirects and nested subrequests, after which the request will be aborted. PR 19753 (and probably others). [William Rowe, Jeff Trawick, André Malo] - + *) core_output_filter: don't split the brigade after a FLUSH bucket if it's the last bucket. This prevents creating unneccessary empty brigades which may not be destroyed until the end of a keepalive