From: Stefan Fritsch Date: Sun, 28 Feb 2010 14:08:44 +0000 (+0000) Subject: Fix indentation X-Git-Tag: 2.2.15~34 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b2a0e2deacecb74a3ddb652e34c4cf5805e404b;p=thirdparty%2Fapache%2Fhttpd.git Fix indentation git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@917181 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 8db3e02ad6b..e7a2b9750ae 100644 --- a/CHANGES +++ b/CHANGES @@ -10,8 +10,8 @@ Changes with Apache 2.2.15 [Joe Orton, Ruediger Pluem, Hartmut Keil ] *) mod_proxy_ajp: Really regard the operation a success, when the client - aborted the connection. In addition adjust the log message if the client - aborted the connection. [Ruediger Pluem] + aborted the connection. In addition adjust the log message if the client + aborted the connection. [Ruediger Pluem] *) mod_negotiation: Preserve query string over multiviews negotiation. This buglet was fixed for type maps in 2.2.6, but the same issue