]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
fixing things
authorStefan Eissing <icing@apache.org>
Wed, 24 Jun 2020 14:43:20 +0000 (14:43 +0000)
committerStefan Eissing <icing@apache.org>
Wed, 24 Jun 2020 14:43:20 +0000 (14:43 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1879158 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 43b3744781b7a4e26c5ed5752eb0411d58a54ae3..28e3ac1d57870851bacf8d89a295c7e7a96ef01f 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -229,11 +229,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
 
   *) mod_http2: connection terminology renamed to master/secondary.
      trunk patch: http://svn.apache.org/r1878926
+                  http://svn.apache.org/r1879156
      2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/h2-master-secondary.patch
      +1: icing, ylavic
      ylavic: nitpicking, mixed "H2_secondary_IN" and "H2_secondary_OUT" case to
              register the filters, but not for adding them. IIRC filters names
              are case insentive so shouldn't matter, just popped at my eyes..
+     icing: updated patch and added r1879156 to fix the eye bleed.
   
 
 PATCHES/ISSUES THAT ARE BEING WORKED