]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
whitespace changes to clean up diffs with 2.1-dev's CHANGES
authorJeff Trawick <trawick@apache.org>
Wed, 17 Sep 2003 11:08:44 +0000 (11:08 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 17 Sep 2003 11:08:44 +0000 (11:08 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101268 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 11ebf5f01ac01574380473b48c17b4a37ad23eb4..0bd4552d06ead6fad075e823d4995833f774d063 100644 (file)
--- 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
      <S.Akhtar@talis.com>.  [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