]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
note PR fixed ages ago
authorRoy T. Fielding <fielding@apache.org>
Sat, 2 Aug 2008 02:24:41 +0000 (02:24 +0000)
committerRoy T. Fielding <fielding@apache.org>
Sat, 2 Aug 2008 02:24:41 +0000 (02:24 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@681927 13f79535-47bb-0310-9956-ffa450edef68

src/CHANGES

index 1907f3b3ac2b87592d0a867dddd9c93441402fd7..3b0ee40fb6c4a69b90540bb2518d7b1b855ec2fc 100644 (file)
@@ -236,7 +236,7 @@ Changes with Apache 1.3.30
 
   *) Some syntax errors in mod_mime_magic's magic file can result
      in a 500 error, which previously was unlogged.  Now we log the
-     error.  [Jeff Trawick]
+     error.  PR 8329.  [Jeff Trawick]
 
   *) Linux 2.4+: If Apache is started as root and you code
      CoreDumpDirectory, coredumps are enabled via the prctl() syscall.