You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by mi...@apache.org on 2020/07/05 13:55:12 UTC

svn commit: r1879532 - /httpd/httpd/branches/2.4.x/STATUS

Author: minfrin
Date: Sun Jul  5 13:55:12 2020
New Revision: 1879532

URL: http://svn.apache.org/viewvc?rev=1879532&view=rev
Log:
Vote.

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1879532&r1=1879531&r2=1879532&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Sun Jul  5 13:55:12 2020
@@ -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..