]> granicus.if.org Git - apache/commitdiff
vote
authorStefan Eissing <icing@apache.org>
Wed, 6 Jun 2018 09:25:44 +0000 (09:25 +0000)
committerStefan Eissing <icing@apache.org>
Wed, 6 Jun 2018 09:25:44 +0000 (09:25 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1832993 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index ed10a42f86a9186327958486a9005faf5ae4a301..b845c2cb48ae9b719f0852bfeae12c432169a5b1 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -228,6 +228,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   http://svn.apache.org/r1831591
      2.4.x patch: svn merge -c 1831231,1831591 ^/httpd/httpd/trunk .
      +1: jailletc36, ylavic,
+     -1: icing
+         this needs to be svn merge -c 1831231,1831591,1832934,1832937 ^/httpd/httpd/trunk .
+         as the orignal "gcc warnings" fix broke link header mapping,
+         with that: +1
 
   *) mod_remoteip: When overriding the useragent address from X-Forwarded-For,
      zero out what had been initialized as the connection-level port.  PR59931.