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/10 21:29:25 UTC

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

Author: trawick
Date: Sun Apr 10 19:29:25 2011
New Revision: 1090871

URL: http://svn.apache.org/viewvc?rev=1090871&view=rev
Log:
MinGW bits

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=1090871&r1=1090870&r2=1090871&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Sun Apr 10 19:29:25 2011
@@ -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