]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Whitespace changes
authorRuediger Pluem <rpluem@apache.org>
Wed, 8 Apr 2009 20:35:37 +0000 (20:35 +0000)
committerRuediger Pluem <rpluem@apache.org>
Wed, 8 Apr 2009 20:35:37 +0000 (20:35 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@763380 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 48c299f341040d00a52ddf119892a812509b21e9..07f7bb1c5351a2fe96f5f0066ef6538c44fe0ebe 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,6 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache 2.2.12
-  
+
   *) mod_deflate: revert changes in 2.2.8 that caused an invalid
      etag to be emitted for on-the-fly gzip content-encoding.
      PR 39727 will require larger fixes and this fix was far more
@@ -10,9 +10,9 @@ Changes with Apache 2.2.12
      'EnableSendfile off' is defined globally. PR 41218.
      [Lars Eilebrecht, Issac Goldstand]
 
- *) prefork: Fix child process hang during graceful restart/stop in
-    configurations with multiple listening sockets.  PR 42829.  [Joe Orton,
-    Jeff Trawick]
 *) prefork: Fix child process hang during graceful restart/stop in
+     configurations with multiple listening sockets.  PR 42829.  [Joe Orton,
+     Jeff Trawick]
 
   *) mod_ssl: Add SSLRenegBufferSize directive to allow changing the
      size of the buffer used for the request-body where necessary