]> granicus.if.org Git - apache/commitdiff
vote
authorStefan Eissing <icing@apache.org>
Mon, 6 Jun 2016 13:29:27 +0000 (13:29 +0000)
committerStefan Eissing <icing@apache.org>
Mon, 6 Jun 2016 13:29:27 +0000 (13:29 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1746992 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 28bc9d52f5998ac6ec98c2e1a44cff5975a9a3f6..d1b345fc091fc2a1f416550fb46b79620687f6f1 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -181,7 +181,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   *) core: save a few bytes in conf pool.
      trunk patch: http://svn.apache.org/r1744980
      2.4.x patch: trunk works
-     +1: jailletc36, 
+     +1: jailletc36, icing
 
   *) mod_proxy_(fcgi|scgi|http): save a few bytes in the request pool when this
      handler is not able to process the URL.
@@ -190,6 +190,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   http://svn.apache.org/r1744460
      2.4.x patch: trunk works
      +1: jailletc36, 
+     icing: r1744460 gives me a merge conflict. The change itself looks very
+       much ok.
 
   *) core: ASCII string comparison functions optimized speed.
      This proposal includes and renames ap_casecmpstr[n] functions available