From: Justin Erenkrantz Date: Fri, 30 Nov 2001 17:10:07 +0000 (+0000) Subject: Tidy up. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4013858f098b3719cf8d8091250be22ac04d1ef5;p=thirdparty%2Fapache%2Fhttpd.git Tidy up. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@92263 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/CHANGES b/src/CHANGES index 1cb6daf3d1f..54bcd43ab9d 100644 --- a/src/CHANGES +++ b/src/CHANGES @@ -4,7 +4,7 @@ Changes with Apache 1.3.23 'filter callback' function is added to the end of buff.h. This function, if registered by a module, is called at the top of buff_write() and writev_it_all(). - [Kevin Mallory + [Kevin Mallory ] *) When the default of 'Group #-1' was changed to 'Group "#-1"', the Makefile wasn't updated to recognise the quotation marks.