Commit b38ab00d authored by Jeff Trawick's avatar Jeff Trawick
Browse files

vote, promote


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1092682 13f79535-47bb-0310-9956-ffa450edef68
parent 7b447832
Loading
Loading
Loading
Loading
+7 −6
Original line number Diff line number Diff line
@@ -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