From: Eric Covener Date: Fri, 15 Jan 2016 16:35:27 +0000 (+0000) Subject: avoid polluting search results by putting the full AH message X-Git-Tag: 2.5.0-alpha~2429 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7a628627c9b5c8815920b10488d536bd88129cc;p=thirdparty%2Fapache%2Fhttpd.git avoid polluting search results by putting the full AH message in CHANGES> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1724849 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index cc6fb57f717..20991fa7bd3 100644 --- a/CHANGES +++ b/CHANGES @@ -1,7 +1,7 @@ -*- coding: utf-8 -*- Changes with Apache 2.5.0 - *) mod_cgid: Message AH02550, failure to flush a response to the client, + *) mod_cgid: Message 02550, failure to flush a response to the client, is now logged at TRACE1 level to match the underlying core output filter severity. [Eric Covener]