From: Ruediger Pluem Date: Wed, 8 Apr 2009 20:35:37 +0000 (+0000) Subject: * Whitespace changes X-Git-Tag: 2.2.12~184 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04bdd7e1a6489769cd1f03c6fda6eab28bda0762;p=thirdparty%2Fapache%2Fhttpd.git * Whitespace changes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@763380 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 48c299f3410..07f7bb1c535 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,6 @@ -*- coding: utf-8 -*- Changes with Apache 2.2.12 - + *) mod_deflate: revert changes in 2.2.8 that caused an invalid etag to be emitted for on-the-fly gzip content-encoding. PR 39727 will require larger fixes and this fix was far more @@ -10,9 +10,9 @@ Changes with Apache 2.2.12 'EnableSendfile off' is defined globally. PR 41218. [Lars Eilebrecht, Issac Goldstand] - *) prefork: Fix child process hang during graceful restart/stop in - configurations with multiple listening sockets. PR 42829. [Joe Orton, - Jeff Trawick] + *) prefork: Fix child process hang during graceful restart/stop in + configurations with multiple listening sockets. PR 42829. [Joe Orton, + Jeff Trawick] *) mod_ssl: Add SSLRenegBufferSize directive to allow changing the size of the buffer used for the request-body where necessary