]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
promote
authorJim Jagielski <jim@apache.org>
Mon, 24 Nov 2008 13:53:19 +0000 (13:53 +0000)
committerJim Jagielski <jim@apache.org>
Mon, 24 Nov 2008 13:53:19 +0000 (13:53 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@720195 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 5558556009f573d7fb8c5394ac9c3c18f6aee0af..15d2ba54a44462bdc3ccb2ddc867983de3aa55fb 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -86,6 +86,12 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+    * Event MPM: Fix MaxRequestsPerChild
+      Trunk version of patch:
+        http://svn.apache.org/viewvc?view=rev&revision=719357
+      Backport version for 2.2.x of patch:
+         Trunk version of patch works
+      +1: pquerna, rpluem, jim
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -120,13 +126,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      rpluem says: The patch to ap_mmn.h does only contain the comment, but does
      not change the #define. Once this is fixed I am +1.
 
-    * Event MPM: Fix MaxRequestsPerChild
-      Trunk version of patch:
-        http://svn.apache.org/viewvc?view=rev&revision=719357
-      Backport version for 2.2.x of patch:
-         Trunk version of patch works
-      +1: pquerna, rpluem, jim
-
    * mod_log_config: Add in useful feature, %k which logs the keepalives
      value. PR: 45762
       Trunk version of patch: