You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ji...@apache.org on 2013/10/28 13:00:52 UTC

svn commit: r1536318 - /httpd/httpd/branches/2.4.x/STATUS

Author: jim
Date: Mon Oct 28 12:00:51 2013
New Revision: 1536318

URL: http://svn.apache.org/r1536318
Log:
promote

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1536318&r1=1536317&r2=1536318&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Mon Oct 28 12:00:51 2013
@@ -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