From: Ruediger Pluem Date: Fri, 26 Apr 2013 11:38:14 +0000 (+0000) Subject: * Whitespace fixes X-Git-Tag: 2.4.5~378 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=545595f3c2c650da39e27a41ea908dcfb690cfc3;p=apache * Whitespace fixes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1476147 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index eb15121cb0..c9a2e76c7f 100644 --- 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 ] *) 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 ] - + *) 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 ]