]> granicus.if.org Git - apache/commitdiff
mod_proxy_http2: updated patch for backport with APLOGNOs filled in
authorStefan Eissing <icing@apache.org>
Mon, 21 Mar 2016 10:06:49 +0000 (10:06 +0000)
committerStefan Eissing <icing@apache.org>
Mon, 21 Mar 2016 10:06:49 +0000 (10:06 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735937 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index fa36c330bb63981c0a87e7f27b70b693f5d9d065..589482cd63566f41bcf1a26ca241b8f9ae595521 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -156,9 +156,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      Includes backport of r1729208 to set ALPN protocols for ssl backend
      connections. 
      Trunk version of patch: <various>
-     Backport version for 2.4.x of patch: https://www.eissing.org/proxy_http2_2.4v2.patch 
+     Backport version for 2.4.x of patch: https://www.eissing.org/proxy_http2_2.4v3.patch
      +1: icing, ylavic
      updated patch after review by cjaillet, merged 1735668,1735748 from trunk
+     updated patch with APLOGNOs by merging 1735931,1735935 from trunk
 
   *) mod_authz_host: add "forward-dns" authorization provider
      trunk patch: http://svn.apache.org/r1734412