From: André Malo Date: Mon, 10 Feb 2003 14:26:34 +0000 (+0000) Subject: looking through old PRs... X-Git-Tag: pre_ajp_proxy~2168 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1493bd41993bca2146b3da254208ad362e9ef780;p=apache looking through old PRs... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98604 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index a2878c3a2a..12f3747e0b 100644 --- a/CHANGES +++ b/CHANGES @@ -4,7 +4,7 @@ Changes with Apache 2.1.0-dev *) Let suexec send a message to stderr, if it failed or its policy was violated. This message appears in the error log and allows - for easier debugging. PR 10773. [André Malo] + for easier debugging. PR 5381, 7638, 8255, 10773. [André Malo] *) Try to log an error if a piped log program fails. Try to restart a piped log program in more failure situations. PR 15761