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 2009/01/08 23:00:05 UTC

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

Author: trawick
Date: Thu Jan  8 13:59:55 2009
New Revision: 732843

URL: http://svn.apache.org/viewvc?rev=732843&view=rev
Log:
4EF1

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=732843&r1=732842&r2=732843&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Thu Jan  8 13:59:55 2009
@@ -86,6 +86,14 @@
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+ * Prefork MPM: Log an error instead of segfaulting when child startup fails
+   due to pollset creation failures.  PR 46467.
+   Trunk version of patch:
+      http://svn.apache.org/viewvc?rev=732414&view=rev
+   Backport version for 2.2.x of patch:
+      Trunk version of patch works
+   +1: rpluem, covener, trawick
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
@@ -125,21 +133,13 @@
         trunk works
     +1 covener
 
- * Prefork MPM: Log an error instead of segfaulting when child startup fails
-   due to pollset creation failures.  PR 46467.
-   Trunk version of patch:
-      http://svn.apache.org/viewvc?rev=732414&view=rev
-   Backport version for 2.2.x of patch:
-      Trunk version of patch works
-   +1: rpluem, covener
-
   * core: Translate locally generated "100-Continue" messages to ASCII
     on EBCDIC systems
       trunk:
         http://svn.apache.org/viewvc?rev=732832&view=rev
       2.2.x:
         trunk works
-    +1 covener
+    +1 covener, trawick
 
 PATCHES/ISSUES THAT ARE STALLED