From: Ruediger Pluem Date: Sun, 9 Dec 2007 15:48:15 +0000 (+0000) Subject: * Formating. X-Git-Tag: 2.2.7~121 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69e6529c3b04945195cff16bc0b71e69dd41921b;p=thirdparty%2Fapache%2Fhttpd.git * Formating. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@602688 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index ef4f8cee29e..52c5c5b736f 100644 --- 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]