From: Joe Orton Date: Sat, 28 Aug 2004 12:00:15 +0000 (+0000) Subject: Add mod_log_forensic PR number. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80ba072e115527c49ff9e191049d6e8fa72392b1;p=thirdparty%2Fapache%2Fhttpd.git Add mod_log_forensic PR number. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@104880 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/CHANGES b/src/CHANGES index 76304db174b..ba09ac0bac5 100644 --- a/src/CHANGES +++ b/src/CHANGES @@ -2,7 +2,8 @@ Changes with Apache 1.3.32 *) Fix trivial bug in mod_log_forensic that caused the child to seg fault when certain invalid requests were fired at it with - forensic logging is enabled. [Will Slater ] + forensic logging is enabled. PR 29313. + [Will Slater ] *) Fix memory leak in the cache handling of mod_rewrite. PR 27862. [chunyan sheng , André Malo]