Commit 461326e1 authored by Jeff Trawick's avatar Jeff Trawick
Browse files

MinGW bits


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1090871 13f79535-47bb-0310-9956-ffa450edef68
parent 99b10d87
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -133,6 +133,18 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.2.x patch: http://people.apache.org/~sf/support-openssl-without-sslv2.patch
     +1: sf, trawick

  * 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

PATCHES/ISSUES THAT ARE STALLED

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