]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Formating.
authorRuediger Pluem <rpluem@apache.org>
Sun, 9 Dec 2007 15:48:15 +0000 (15:48 +0000)
committerRuediger Pluem <rpluem@apache.org>
Sun, 9 Dec 2007 15:48:15 +0000 (15:48 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@602688 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index ef4f8cee29eec7ffddf5749f26bbfb42cd3309f4..52c5c5b736f87ad823aa93bc872efff1255904cc 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -3,7 +3,7 @@ Changes with Apache 2.2.7
 
   *) core: Fix broken chunk filtering that causes all non blocking reads to be
      converted into blocking reads.  PR 19954, 41056.
-    [Jean-Frederic Clere, Jim Jagielski]
+     [Jean-Frederic Clere, Jim Jagielski]
 
   *) mod_rewrite: Add the novary flag to RewriteCond.
      [Ruediger Pluem]
@@ -67,7 +67,7 @@ Changes with Apache 2.2.7
   *) mod_ldap: Give callers a reference to data copied into the request
      pool instead of references directly into the cache
      PR 43786 [Eric Covener]
-    
+
   *) mod_ldap: Stop passing a reference to pconf around for
      (limited) use during request processing, avoiding possible 
      memory corruption and crashes.  [Eric Covener]