summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Trawick <trawick@apache.org>2011-04-10 19:29:25 +0000
committerJeff Trawick <trawick@apache.org>2011-04-10 19:29:25 +0000
commit31b54459789fce726abd07d3603933dae0a5f992 (patch)
treea6efb0fad3434544715d17361433e875c65da377
parent182665c6030ec3c52c656ef14329110ec11ecd5d (diff)
downloadhttpd-31b54459789fce726abd07d3603933dae0a5f992.tar.gz
MinGW bits
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1090871 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--STATUS12
1 files changed, 12 insertions, 0 deletions
diff --git a/STATUS b/STATUS
index 27a5e0eca1..2e11b8884d 100644
--- 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