From: André Malo Date: Fri, 27 Aug 2004 19:54:08 +0000 (+0000) Subject: e -> � :) X-Git-Tag: STRIKER_2_1_0_RC1~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4492274bcb40065fff8c9dd0ae6ba11875e775a;p=thirdparty%2Fapache%2Fhttpd.git e -> � :) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104868 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index b6240ec4e56..44806db7d72 100644 --- a/CHANGES +++ b/CHANGES @@ -516,7 +516,7 @@ Changes with Apache 2.0.51 *) Enable special ErrorDocument value 'default' which restores the canned server response for the scope of the directive. - [Geoffrey Young, Andre Malo] + [Geoffrey Young, André Malo] *) work around MSIE Digest auth bug - if AuthDigestEnableQueryStringHack is set in r->subprocess_env allow mismatched query strings to pass.