]> granicus.if.org Git - apache/commitdiff
vote/promote
authorEric Covener <covener@apache.org>
Wed, 25 Sep 2013 19:00:55 +0000 (19:00 +0000)
committerEric Covener <covener@apache.org>
Wed, 25 Sep 2013 19:00:55 +0000 (19:00 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1526267 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 7e08b3d9df1e3ea6b821afd9739c57856da4d330..2516790d0953b019608f34ac153fbb362a72ed32 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -97,7 +97,16 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  * APLOG_STARTUP messages shouldn't have custom ErrorLogFormat applied.
+    trunk: http://svn.apache.org/r1525931
+    2.4.x: trunk patch works
+    +1: trawick, jim, covener
 
+  * mod_proxy: Add a note in the balancer manager whether inherits will/will not
+    be done.
+    trunk patch: http://svn.apache.org/r1524158
+    2.4.x patch: trunk patch works
+    +1: jim, druggeri, covener
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -172,12 +181,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x patch: http://people.apache.org/~druggeri/patches/SessionCryptoPassphrase-exec.2.4.x.patch
     +1: druggeri
 
-  * mod_proxy: Add a note in the balancer manager whether inherits will/will not
-    be done.
-    trunk patch: http://svn.apache.org/r1524158
-    2.4.x patch: trunk patch works
-    +1: jim, druggeri
-
   * mod_auth_basic: Add AuthBasicUseDigestAlgorithm directive to allow
     migration of passwords from digest to basic authentication.
     trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1514064
@@ -198,11 +201,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
            http://people.apache.org/~trawick/patch-after-copying-util_fcgi-splat.txt
     +1: trawick, jim
 
-  * APLOG_STARTUP messages shouldn't have custom ErrorLogFormat applied.
-    trunk: http://svn.apache.org/r1525931
-    2.4.x: trunk patch works
-    +1: trawick, jim
-
   * worker MPM: Don't forcibly kill worker threads if the child process is
     exiting gracefully.
     trunk: http://svn.apache.org/r1526220