]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
MinGW bits
authorJeff Trawick <trawick@apache.org>
Sun, 10 Apr 2011 19:29:25 +0000 (19:29 +0000)
committerJeff Trawick <trawick@apache.org>
Sun, 10 Apr 2011 19:29:25 +0000 (19:29 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1090871 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 27a5e0eca14b7aa766e88e3a1f76da64268e992b..2e11b8884d329a83a7a10768eb091278d1776528 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -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