]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
somewhere one needs to draw the line :-)
authorAndré Malo <nd@apache.org>
Fri, 27 Aug 2004 19:51:49 +0000 (19:51 +0000)
committerAndré Malo <nd@apache.org>
Fri, 27 Aug 2004 19:51:49 +0000 (19:51 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104867 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index a9767eeb946aa32c05f39b810004cf9c2642e29e..0694bdfe9249f2dd9ff2f5d6353ae0420b243461 100644 (file)
--- 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.