You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by tr...@apache.org on 2011/04/15 14:28:17 UTC

svn commit: r1092682 - /httpd/httpd/branches/2.2.x/STATUS

Author: trawick
Date: Fri Apr 15 12:28:17 2011
New Revision: 1092682

URL: http://svn.apache.org/viewvc?rev=1092682&view=rev
Log:
vote, promote

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

Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=1092682&r1=1092681&r2=1092682&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Fri Apr 15 12:28:17 2011
@@ -96,6 +96,13 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
      2.2.x patch: Trunk version of patch works with fuzz
      +1: sf, trawick, wrowe
 
+  * mod_win32: Add shebang check so that .vbs scripts can work as CGI.
+     Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1054347
+     2.2.x patch: Trunk version of patch works with offset  
+     +1 fuankg, wrowe, trawick
+     wrowe notes: CHANGES needs to be clearer than the text above.
+     Trunk/CHANGES and 2.2.x/CHANGES need an update.
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
@@ -105,12 +112,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     Trunk patch (applies for worker): http://svn.apache.org/viewvc?view=revision&revision=1064269
     2.2.x patch (for event): http://people.apache.org/~igalic/patches/event-mpm-fdqueue.patch
 
-  * mod_win32: Add shebang check so that .vbs scripts can work as CGI.
-     Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1054347
-     2.2.x patch: Trunk version of patch works with offset  
-     +1 fuankg, wrowe
-     wrowe notes: CHANGES needs to be clearer than the text above.
-
   * HTTP Protocol: Fix handling of extra request data sent with Expect: 100
     PR 47087
     Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=888310