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

STATUS

diff --git a/STATUS b/STATUS
index 532a886763c00b969a62a82d68aeb6c512a06b56..889d7deb7ff5c47bb45daaf474b9f698f816f2fa 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -204,7 +204,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                  http://svn.apache.org/r1879369
                  http://svn.apache.org/r1879373
      2.4.x patch: http://people.apache.org/~ylavic/patches/httpd-2.4.x-ap_parse_strict_length.patch
-    +1: ylavic
+    +1: ylavic, minfrin
     ylavic: the patch drops changes to apreq, which seems to not be in 2.4.
 
   *) mod_ssl: deduplicate some code
@@ -221,7 +221,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   *) core: Fix a signed/unsigned comparison
      trunk patch http://svn.apache.org/r1864868
      2.4.x patch: svn merge -c 1864868 ^/httpd/httpd/trunk .
-     +1: jailletc36,
+     +1: jailletc36, minfrin, 
 
  *) "[mod_dav_fs etag handling] should really honor the FileETag setting".
      - It now does.