]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add PR to CHANGES entry.
authorYann Ylavic <ylavic@apache.org>
Wed, 17 Jun 2015 10:09:15 +0000 (10:09 +0000)
committerYann Ylavic <ylavic@apache.org>
Wed, 17 Jun 2015 10:09:15 +0000 (10:09 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1685986 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index d6f9cd51bd368063b513c52a03200c21cad63e78..62794393ad3f90bb0d58f723d743db8647de0a94 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -175,7 +175,8 @@ Changes with Apache 2.4.13
      gmail com>, William Rowe, Yann Ylavic]
 
   *) 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]
 
   *) mod_proxy_connect/wstunnel: If both client and backend sides get readable
      at the same time, don't lose errors occuring while forwarding on the first