From: Roy T. Fielding Date: Sat, 2 Aug 2008 02:24:41 +0000 (+0000) Subject: note PR fixed ages ago X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=773618e263eb59810614ae3ab452f4a83aa9d20c;p=thirdparty%2Fapache%2Fhttpd.git 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 --- diff --git a/src/CHANGES b/src/CHANGES index 1907f3b3ac2..3b0ee40fb6c 100644 --- a/src/CHANGES +++ b/src/CHANGES @@ -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.