]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote.
authorGraham Leggett <minfrin@apache.org>
Mon, 18 May 2015 12:04:40 +0000 (12:04 +0000)
committerGraham Leggett <minfrin@apache.org>
Mon, 18 May 2015 12:04:40 +0000 (12:04 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1679999 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 9dd0115332ce351fa765d5d30916a3588982c513..d2e70c8ef5afbdc8421aa660489648aa7f0d1a84 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -249,7 +249,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      handle the EOR bucket.
      trunk patch: http://svn.apache.org/r1666998
      2.4.x patch: trunk works (modulo CHANGES)
-     +1: ylavic
+     +1: ylavic, minfrin
 
   *) http: Don't remove the Content-Length of zero from a HEAD response if
      it comes from an origin server, module or script. Allow the previous