]> granicus.if.org Git - apache/commitdiff
Vote and promote r1575400.
authorYann Ylavic <ylavic@apache.org>
Mon, 10 Mar 2014 11:15:33 +0000 (11:15 +0000)
committerYann Ylavic <ylavic@apache.org>
Mon, 10 Mar 2014 11:15:33 +0000 (11:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1575900 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 989e626b764f9176a8909a90c3d4c1e2a07a4000..4c8fb581af214b01ba79c8c1f4bde360600d67e8 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -98,6 +98,12 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  *) mod_log_config: Clean up cookie logging with fewer redundant
+     string parsing passes.  Log only cookies with a value assignment.
+     [William Rowe, Ruediger Pluem, Jim Jagielski]
+     trunk patch: http://svn.apache.org/r1575400
+     2.4.x patch: trunk works
+     +1: wrowe, jim, ylavic
 
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
@@ -191,13 +197,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      ylavic: does not depend on r1572092 or r1572655 and al above,
              these proposals can be backported in any order.
 
-  *) mod_log_config: Clean up cookie logging with fewer redundant
-     string parsing passes.  Log only cookies with a value assignment.
-     [William Rowe, Ruediger Pluem, Jim Jagielski]
-     trunk patch: http://svn.apache.org/r1575400
-     2.4.x patch: trunk works
-     +1: wrowe, jim
-
   *) includes: skip unsupported function prototypes on NetWare too.
      trunk patch: http://svn.apache.org/r1423933
      2.4.x patch: trunk works (with offset)