]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote+promote
authorJeff Trawick <trawick@apache.org>
Sun, 10 Apr 2011 12:44:07 +0000 (12:44 +0000)
committerJeff Trawick <trawick@apache.org>
Sun, 10 Apr 2011 12:44:07 +0000 (12:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1090791 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 9731fc1b3733e3e4231f89c4a340ffe14040e006..9397978a284792ca78c79ce1d31aaf1f2a5221db 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -90,16 +90,15 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
-
-PATCHES PROPOSED TO BACKPORT FROM TRUNK:
-  [ New proposals should be added at the end of the list ]
-
   * configure: add basic support to build with MinGW/MSYS (backport of r422182)
      Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=422182
      2.2.x patch: http://people.apache.org/~fuankg/diffs/r422182-2.2.x.diff
-     +1 fuankg, wrowe
+     +1 fuankg, wrowe, trawick
 
- * mpm worker/mpm event: Revert an old (~10yr) change to the fd Q; move back to
+PATCHES PROPOSED TO BACKPORT FROM TRUNK:
+  [ New proposals should be added at the end of the list ]
+
+* mpm worker/mpm event: Revert an old (~10yr) change to the fd Q; move back to
    FIFO rather than LIFO, for more consistent performance
    so that older requests don't suffer
    Trunk patch (applies for worker): http://svn.apache.org/viewvc?view=revision&revision=1064269
@@ -127,17 +126,17 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   * mpm_common.h: Add prototype for initgroups().
      Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1082250
      2.2.x patch: Trunk version of patch works with offset  
-     +1 fuankg
+     +1 fuankg, trawick
 
   * configure: Fix linking htpasswd/htdbm with crypt
      Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1071426
      2.2.x patch: Trunk version of patch works with fuzz
-     +1: sf
+     +1: sf, trawick
 
   * mod_ssl/ab: Support OpenSSL compiled without SSLv2 support
      Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1090367
      2.2.x patch: http://people.apache.org/~sf/support-openssl-without-sslv2.patch
-     +1: sf
+     +1: sf, trawick
 
 PATCHES/ISSUES THAT ARE STALLED