]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add mod_log_forensic PR number.
authorJoe Orton <jorton@apache.org>
Sat, 28 Aug 2004 12:00:15 +0000 (12:00 +0000)
committerJoe Orton <jorton@apache.org>
Sat, 28 Aug 2004 12:00:15 +0000 (12:00 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@104880 13f79535-47bb-0310-9956-ffa450edef68

src/CHANGES

index 76304db174b2769e4b25d37fc8d0ade4a93b2a45..ba09ac0bac58c88f339c46467eeed3e16f8a8587 100644 (file)
@@ -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 <Will Slater orbisuk.com>]
+     forensic logging is enabled.  PR 29313.
+     [Will Slater <Will Slater orbisuk.com>]
 
   *) Fix memory leak in the cache handling of mod_rewrite. PR 27862.
      [chunyan sheng <shengperson yahoo.com>, AndrĂ© Malo]