]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Ref PRs in proposal [skip ci].
authorYann Ylavic <ylavic@apache.org>
Thu, 25 Nov 2021 13:11:36 +0000 (13:11 +0000)
committerYann Ylavic <ylavic@apache.org>
Thu, 25 Nov 2021 13:11:36 +0000 (13:11 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1895329 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 834d223e60f444faea34f2a4cfdf4d62449bcbf9..cd477dd5dfb75b1e6e8984af5eaa6f8c063c53e4 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -237,7 +237,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
 
   *) mod_proxy_connect: Honor the smallest of the backend or client timeout
      while tunneling, and handle "proxy-nohalfclose" as opt-out for hlaf-close
-     tunneling.  
+     tunneling. PR 65631, 65662, 65689.
      trunk patch: http://svn.apache.org/r1894290
                   http://svn.apache.org/r1895304
      backport PR: https://github.com/apache/httpd/pull/278