From: Aaron Bannert Date: Sun, 10 Nov 2002 07:39:54 +0000 (+0000) Subject: Fix Andre's name, he said it's ok to remove the accent. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8be483742b2e04164c7568e21155d272c607f625;p=thirdparty%2Fapache%2Fhttpd.git Fix Andre's name, he said it's ok to remove the accent. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97474 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 9ed42633642..a3f3c8b755b 100644 --- a/CHANGES +++ b/CHANGES @@ -1,7 +1,7 @@ Changes with Apache 2.0.44 *) Always emit Vary header if mod_deflate is involved in the - request. [AndréMalo ] + request. [Andre Malo ] *) mod_isapi: Stop unsetting the 'empty' query string result with a NULL argument in ecb->lpszQueryString, eliminating segfaults