]> granicus.if.org Git - apache/commitdiff
promote
authorJim Jagielski <jim@apache.org>
Mon, 28 Oct 2013 12:00:51 +0000 (12:00 +0000)
committerJim Jagielski <jim@apache.org>
Mon, 28 Oct 2013 12:00:51 +0000 (12:00 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1536318 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index abb7f2fc31c696987bd31a8ba08dd14efc738c8c..565320f29aadc345bb32c5b7d912ba3e5caf94e3 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. ]
 
-  
+  * mod_session: After parsing the value of the header specified by the
+    SessionHeader directive, remove the value from the response. PR 55279.
+    trunk patch: http://svn.apache.org/r1531679
+    2.4.x patch: trunk patch works, modulo CHANGES
+    +1: minfrin, jim, druggeri
+
+    *) mod_session: Reset the max-age on session save. PR 47476.
+    trunk patch: http://svn.apache.org/r1531683
+    2.4.x patch: trunk patch works, modulo CHANGES
+    +1: minfrin, jim, druggeri
 
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
@@ -196,17 +205,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x patch: trunk patch works, modulo CHANGES
     +1: minfrin, jim
 
-  * mod_session: After parsing the value of the header specified by the
-    SessionHeader directive, remove the value from the response. PR 55279.
-    trunk patch: http://svn.apache.org/r1531679
-    2.4.x patch: trunk patch works, modulo CHANGES
-    +1: minfrin, jim, druggeri
-
-    *) mod_session: Reset the max-age on session save. PR 47476.
-    trunk patch: http://svn.apache.org/r1531683
-    2.4.x patch: trunk patch works, modulo CHANGES
-    +1: minfrin, jim, druggeri
-
   * mod_authn_socache: Support optional arguments for socache provider.
     trunk patch: http://svn.apache.org/r1531961
     2.4.x patch: trunk patch works, modulo CHANGES and doc compatibility note