Commit 3493ec8b authored by Roy T. Fielding's avatar Roy T. Fielding
Browse files

note PR fixed ages ago

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@681927 13f79535-47bb-0310-9956-ffa450edef68
parent cd0026b3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.