]> granicus.if.org Git - apache/commitdiff
* Whitespace fixes
authorRuediger Pluem <rpluem@apache.org>
Fri, 26 Apr 2013 11:38:14 +0000 (11:38 +0000)
committerRuediger Pluem <rpluem@apache.org>
Fri, 26 Apr 2013 11:38:14 +0000 (11:38 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1476147 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index eb15121cb06d41102833df039c9594401a24cb17..c9a2e76c7f87dec32658ba7fce6003597f6ca46d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,5 @@
                                                          -*- coding: utf-8 -*-
+
 Changes with Apache 2.4.5
 
   *) core: Add workaround for gcc bug on sparc/64bit. PR 52900.
@@ -42,13 +42,13 @@ Changes with Apache 2.4.4
 
   *) mod_dir: Add support for the value 'disabled' in FallbackResource.
      [Vincent Deffontaines]
-     
+
   *) mod_proxy_connect: Don't keepalive the connection to the client if the
      backend closes the connection. PR 54474. [Pavel Mateja <pavel netsafe cz>]
 
   *) mod_lua: Add bindings for mod_dbd/apr_dbd database access.
      [Daniel Gruno]
-     
+
   *) mod_proxy: Allow for persistence of local changes made via the
      balancer-manager between graceful/normal restarts and power
      cycles. [Jim Jagielski]
@@ -91,7 +91,7 @@ Changes with Apache 2.4.4
 
   *) ab: Support socket timeout (-s timeout).
      [Guido Serra <zeph fsfe org>]
-  
+
   *) httxt2dbm: Correct length computation for the 'value' stored in the
      DBM file. PR 47650 [jon buckybox com]
 
@@ -102,7 +102,7 @@ Changes with Apache 2.4.4
      at virtual host context or in Directory/Files/Location/If sections to
      work properly in If sections that are not in a Directory/Files/Location.
      [Stefan Fritsch]
+
   *) mod_xml2enc: Fix problems with charset conversion altering the
      Content-Length. [Micha Lenk <micha lenk info>]