From: Eric Covener Date: Sat, 31 Jan 2009 20:55:15 +0000 (+0000) Subject: whitespace change only to CHANGES X-Git-Tag: 2.2.12~242 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11e20a227309f78c11e2b56b3622defd45c8a646;p=thirdparty%2Fapache%2Fhttpd.git whitespace change only to CHANGES git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@739609 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index b9accdbd457..0e6c6796933 100644 --- a/CHANGES +++ b/CHANGES @@ -9,10 +9,10 @@ Changes with Apache 2.2.12 size of the buffer used for the request-body where necessary during a per-dir renegotiation. PR 39243. [Joe Orton] - *) mod_rewrite: Introduce DiscardPathInfo|DPI flag to stop the troublesome - way that per-directory rewrites append the previous notion of PATH_INFO - to each substitution before evaluating subsequent rules. - PR38642 [Eric Covener] + *) mod_rewrite: Introduce DiscardPathInfo|DPI flag to stop the troublesome + way that per-directory rewrites append the previous notion of PATH_INFO + to each substitution before evaluating subsequent rules. + PR38642 [Eric Covener] *) mod_authnz_ldap: Reduce number of initialization debug messages and make information more clear. PR 46342 [Dan Poirier]