]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
h2 upgrade: withdrawing backport proposal
authorStefan Eissing <icing@apache.org>
Fri, 10 Jun 2016 08:58:27 +0000 (08:58 +0000)
committerStefan Eissing <icing@apache.org>
Fri, 10 Jun 2016 08:58:27 +0000 (08:58 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1747668 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index c69d6da03b910387b22d102c53fc6f79704d9b2d..be145892df8485f2c1e96a56743fc759139da798 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -118,13 +118,6 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
-  *) Suppress 'h2' announcements in Upgrade: header as such Upgrade: requests
-     are not honored by mod_http2. 
-     trunk patches: http://svn.apache.org/r1740075
-                    http://svn.apache.org/r1740119
-     2.4.x: trunk works modulo CHANGES
-     +1: icing
-
   *) mod_ssl: Add "no_crl_for_cert_ok" flag to SSLCARevocationCheck directive
      to opt-in previous behaviour (2.2) with CRLs verification when checking
      certificate(s) with no corresponding CRL.