From: André Malo Date: Fri, 27 Aug 2004 19:51:49 +0000 (+0000) Subject: somewhere one needs to draw the line :-) X-Git-Tag: STRIKER_2_0_51_RC1^2~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d81a27c1359c6686e17c32cc1e97d0e8033868e4;p=thirdparty%2Fapache%2Fhttpd.git somewhere one needs to draw the line :-) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104867 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index a9767eeb946..0694bdfe924 100644 --- a/CHANGES +++ b/CHANGES @@ -131,7 +131,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.