From: Eric Covener Date: Mon, 4 Jan 2010 01:53:16 +0000 (+0000) Subject: whitespace only: normalize indentation of recent CHANGES entries X-Git-Tag: 2.2.15~119 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a67327f8e059c8d41df7eb4503aa8358694a0f5;p=thirdparty%2Fapache%2Fhttpd.git whitespace only: normalize indentation of recent CHANGES entries git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@895528 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 1769d942d8c..85e4d91a16a 100644 --- a/CHANGES +++ b/CHANGES @@ -8,19 +8,19 @@ Changes with Apache 2.2.15 control is still vulnerable, unless using OpenSSL >= 0.9.8l. [Joe Orton, Ruediger Pluem] - *) mod_filter: fix FilterProvider matching where "dispatch" string - doesn't exist. - PR 48054 [] + *) mod_filter: fix FilterProvider matching where "dispatch" string + doesn't exist. + PR 48054 [] - *) Build: fix --with-module to work as documented - PR 43881 [Gez Saunders ] + *) Build: fix --with-module to work as documented + PR 43881 [Gez Saunders ] - *) mod_mime: Make RemoveType override the info from TypesConfig. - PR 38330. [Stefan Fritsch] + *) mod_mime: Make RemoveType override the info from TypesConfig. + PR 38330. [Stefan Fritsch] - *) Proxy: unable to connect to a backend is SERVICE_UNAVAILABLE, - rather than BAD_GATEWAY or (especially) NOT_FOUND. - PR 46971 [evanc nortel.com] + *) Proxy: unable to connect to a backend is SERVICE_UNAVAILABLE, + rather than BAD_GATEWAY or (especially) NOT_FOUND. + PR 46971 [evanc nortel.com] *) mod_charset_lite: Honor 'CharsetOptions NoImplicitAdd'. [Eric Covener]