]> granicus.if.org Git - apache/commitdiff
Vote, promote.
authorGraham Leggett <minfrin@apache.org>
Mon, 10 Jun 2013 14:26:32 +0000 (14:26 +0000)
committerGraham Leggett <minfrin@apache.org>
Mon, 10 Jun 2013 14:26:32 +0000 (14:26 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1491465 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index a3d5db636390387968ad889f5025effa03e5d7b4..fea2ee1dd9be8aecdaafde6e5d542ea2fd74b20f 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -100,6 +100,11 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
       2.4.x patch: trunk patch works modulo CHANGES and mmn bump
       +1: minfrin, jim, sf
 
+    * proxy_util: NULL terminate the right buffer in 'send_http_connect'
+      trunk patch: http://svn.apache.org/r1490994
+      2.4.x patch: trunk patch works
+      +1: jailletc36, covener, minfrin
+
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -215,11 +220,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       +1: sf, covener
       -1: nd
 
-    * proxy_util: NULL terminate the right buffer in 'send_http_connect'
-      trunk patch: http://svn.apache.org/r1490994
-      2.4.x patch: trunk patch works
-      +1: jailletc36, covener
-
     * mod_autoindex: reduce stack usage in 'output_directories' by 8k
       trunk patch: http://svn.apache.org/r1491221
       2.4.x patch: trunk patch works