]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote.
authorGraham Leggett <minfrin@apache.org>
Sun, 5 Jul 2020 13:55:12 +0000 (13:55 +0000)
committerGraham Leggett <minfrin@apache.org>
Sun, 5 Jul 2020 13:55:12 +0000 (13:55 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1879532 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 889d7deb7ff5c47bb45daaf474b9f698f816f2fa..cc4a906e3bbf2cee3702e753e0354c6c5173084d 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -190,7 +190,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      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
+     +1: icing, ylavic, minfrin
      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..