]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote.
authorYann Ylavic <ylavic@apache.org>
Wed, 24 Jun 2020 13:44:29 +0000 (13:44 +0000)
committerYann Ylavic <ylavic@apache.org>
Wed, 24 Jun 2020 13:44:29 +0000 (13:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1879154 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index c628a05e86ad11312a99ca0789adc1fe034744d1..89d6250b2ad4ba91a4b1e89f828a8dbf351ac9d7 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -230,7 +230,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   *) mod_http2: connection terminology renamed to master/secondary.
      trunk patch: http://svn.apache.org/r1878926
      2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/h2-master-secondary.patch
-     +1: icing
+     +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..
   
 
 PATCHES/ISSUES THAT ARE BEING WORKED