Commit cd054707 authored by Guenter Knauf's avatar Guenter Knauf
Browse files

Vote and promote.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1092357 13f79535-47bb-0310-9956-ffa450edef68
parent ea7d6605
Loading
Loading
Loading
Loading
+17 −17
Original line number Diff line number Diff line
@@ -96,6 +96,23 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
     2.2.x patch: Trunk version of patch works with fuzz
     +1: sf, trawick, wrowe

  * Critical MinGW build issues, svn:ignore
     This serves pages and doesn't have junk in "svn status" output ;)
     Trunk:
          r422306: gen_test_char doesn't need util_debug
         r1089950: don't build checkgid on MinGW
         r1089951: rework choice of CGI implementation
         r1089954: gcc compatibility of win32/os.h
         r1090417: include <stdlib.h> in win32/os.h before creating exit() macro
          a few other tiny bits of code and svn:ignore entries
     2.2.x patch: http://people.apache.org/~trawick/mingw_april_10.txt
     +1: trawick, wrowe, fuankg

  * Avoid need for --disable-v4-mapped on MinGW
     Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1091467
     2.2.x patch: http://people.apache.org/~trawick/mingw_v4_mapped.txt
     +1: trawick, wrowe, fuankg

PATCHES PROPOSED TO BACKPORT FROM TRUNK:
  [ New proposals should be added at the end of the list ]

@@ -125,23 +142,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
         against it)
     +1 fuankg, wrowe

  * Critical MinGW build issues, svn:ignore
     This serves pages and doesn't have junk in "svn status" output ;)
     Trunk:
          r422306: gen_test_char doesn't need util_debug
         r1089950: don't build checkgid on MinGW
         r1089951: rework choice of CGI implementation
         r1089954: gcc compatibility of win32/os.h
         r1090417: include <stdlib.h> in win32/os.h before creating exit() macro
          a few other tiny bits of code and svn:ignore entries
     2.2.x patch: http://people.apache.org/~trawick/mingw_april_10.txt
     +1: trawick, wrowe

  * Avoid need for --disable-v4-mapped on MinGW
     Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1091467
     2.2.x patch: http://people.apache.org/~trawick/mingw_v4_mapped.txt
     +1: trawick, wrowe

PATCHES/ISSUES THAT ARE STALLED

  * mod_dav: If an unknown Content-* header is received for a PUT request, we