You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by co...@apache.org on 2013/10/07 21:09:31 UTC

svn commit: r1530031 - /httpd/httpd/branches/2.4.x/STATUS

Author: covener
Date: Mon Oct  7 19:09:31 2013
New Revision: 1530031

URL: http://svn.apache.org/r1530031
Log:
vote/promote some small ones

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1530031&r1=1530030&r2=1530031&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Mon Oct  7 19:09:31 2013
@@ -97,6 +97,11 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  * mod_rewrite: Close 55598. Make mod_rewrite websocket aware to allow
+    it to proxy requests.
+    trunk patches: https://svn.apache.org/r1528556
+    2.4.x: trunk works modulo CHANGES
+    +1: jim, rjung, covener
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -193,12 +198,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x patch: https://people.apache.org/~kbrand/mod_ssl-2.4.x-ekh.diff
     +1: kbrand,
 
-  * mod_rewrite: Close 55598. Make mod_rewrite websocket aware to allow
-    it to proxy requests.
-    trunk patches: https://svn.apache.org/r1528556
-    2.4.x: trunk works modulo CHANGES
-    +1: jim, rjung
-
   * mod_dav: Fix 55306.  Don't require lock tokens for COPY source.
     trunk patches: https://svn.apache.org/r1528718
     2.4.x: trunk works, CHANGES needs to be written when merging
@@ -208,24 +207,24 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     PR 54946.
     trunk patches: https://svn.apache.org/r1529014
     2.4.x: trunk works modulo CHANGES
-    +1: rjung
+    +1: rjung, covener
 
   * core: Axe MSVC warning for http_protocol.c (issued about 128 times
           with a 2.4.x build)
     trunk patch: https://svn.apache.org/r1529449
     2.4.x: trunk patch works
-    +1: trawick
+    +1: trawick, covener
 
   * WinNT MPM: Follow MS docs on AcceptEx/GetAcceptExSockaddrs
     trunk patch: https://svn.apache.org/r1363312
     2.4.x: trunk patch works
-    +1: trawick
+    +1: trawick, covener
 
   * Error log on Windows: Fix the name of the null device to fix failure
     to discard stderr.
     trunk patch: https://svn.apache.org/r1527008
     2.4.x: trunk patch works
-    +1: trawick
+    +1: trawick, covener
 
 A list of further possible backports can be found at:                                                                                                                                   
     http://people.apache.org/~rjung/patches/possible-backports-httpd-trunk-2_4.txt