]> granicus.if.org Git - apache/commitdiff
vote+note
authorJeff Trawick <trawick@apache.org>
Wed, 11 Jun 2014 19:35:54 +0000 (19:35 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 11 Jun 2014 19:35:54 +0000 (19:35 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1601998 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 098447844bb931e4a3f424658ddeb22f2da4fea0..25b7609daf23aac78926d0a1e49bcacbe7583ada 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -228,6 +228,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      trunk patch: http://svn.apache.org/r1496709
      2.4.x patch: trunk works (modulo ap_mmn.h)
      +1: jailletc36, ylavic
+     trawick: you probably want r1601995
 
    * Easy patches - synch with trunk
         core: avoid a double apr_time_now() call on the first succeeding read.
@@ -256,7 +257,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk works (modulo CHANGES)
      2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-ab_custom_method.patch
                   (modulo CHANGES)
-     +1: ylavic
+     +1: ylavic, trawick
 
    * mod_ssl, event: Ensure that the SSL close notify alert is flushed to the client.
                      PR54998.