Commit dc05f1cf authored by Stefan Eissing's avatar Stefan Eissing
Browse files

h2 upgrade: withdrawing backport proposal

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1747668 13f79535-47bb-0310-9956-ffa450edef68
parent b446e2dd
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -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.