From: Yann Ylavic Date: Wed, 17 Jun 2015 10:07:09 +0000 (+0000) Subject: Add PR to CHANGES entry. X-Git-Tag: 2.2.30~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40a472657b73963efc79ae93d5e7f4014fa9d968;p=thirdparty%2Fapache%2Fhttpd.git Add PR to CHANGES entry. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1685982 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index ef85c992fd7..6db37e5bb83 100644 --- a/CHANGES +++ b/CHANGES @@ -6,7 +6,8 @@ Changes with Apache 2.2.30 [Kaspar Brand] *) http: Make ap_die() robust against any HTTP error code and not modify - response status (finally logged) when nothing is to be done. [Yann Ylavic] + response status (finally logged) when nothing is to be done. PR 56035. + [Yann Ylavic] *) core, modules: Avoid error response/document handling by the core if some handler or input filter already did it while reading the request (causing