]> granicus.if.org Git - apache/commitdiff
vote+promote
authorJeff Trawick <trawick@apache.org>
Wed, 6 Feb 2013 12:52:47 +0000 (12:52 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 6 Feb 2013 12:52:47 +0000 (12:52 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1442938 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 433af7f114d9e05654da8d10a80c15eb0f38c62c..6da9da9482b7fd3f9b0c9743f5d813047a1b2f05 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -91,7 +91,12 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
-    
+  * mod_proxy_connect: Don't keep open connection to client after backend
+    closes connection
+    trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1442320
+    2.4.x patch: trunk patch works modulo CHANGES
+    +1: sf, jim, trawick
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
@@ -174,19 +179,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     +1: druggeri, jim
     covener: minor MMM bump?  (Thanks for reminder. This is done. -druggeri)
 
-  * mod_proxy_connect: Don't keep open connection to client after backend
-    closes connection
-    trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1442320
-    2.4.x patch: trunk patch works modulo CHANGES
-    +1: sf, jim
-
   * Fix incomplete filename in ErrorLog when trying to access files in non existing
     directories (PR 39944)
     trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1442412
     2.4.x patch: trunk patch works with offset (modulo CHANGES)
     +1: jailletc36, jim
 
-
 A list of further possible backports can be found at:
     http://people.apache.org/~rjung/patches/possible-backports-httpd-trunk-2_4.txt
 If you want to propose one of those, please still add them here.