You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rp...@apache.org on 2009/04/08 22:35:37 UTC

svn commit: r763380 - /httpd/httpd/branches/2.2.x/CHANGES

Author: rpluem
Date: Wed Apr  8 20:35:37 2009
New Revision: 763380

URL: http://svn.apache.org/viewvc?rev=763380&view=rev
Log:
* Whitespace changes

Modified:
    httpd/httpd/branches/2.2.x/CHANGES

Modified: httpd/httpd/branches/2.2.x/CHANGES
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/CHANGES?rev=763380&r1=763379&r2=763380&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/CHANGES [utf-8] (original)
+++ httpd/httpd/branches/2.2.x/CHANGES [utf-8] Wed Apr  8 20:35:37 2009
@@ -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 @@
      '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