]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote and promote.
authorGuenter Knauf <fuankg@apache.org>
Thu, 14 Apr 2011 15:51:39 +0000 (15:51 +0000)
committerGuenter Knauf <fuankg@apache.org>
Thu, 14 Apr 2011 15:51:39 +0000 (15:51 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1092357 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index cb63faa6e2e78d697ae0fe100d8df2c2f331e9d3..34d39bb9049107750a66d51b3712c1cc1855c321 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -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