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/11/09 15:35:16 UTC

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

Author: jim
Date: Sat Nov  9 14:35:16 2013
New Revision: 1540311

URL: http://svn.apache.org/r1540311
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=1540311&r1=1540310&r2=1540311&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Sat Nov  9 14:35:16 2013
@@ -97,6 +97,17 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  * 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
+    +1: chrisd, covener, jim
+
+  * mod_headers: Allow for format specifiers to be used in the base
+    substitution string when using Header edit
+    trunk patch: http://people.apache.org/~druggeri/patches/HeaderEditENV.trunk.patch
+    2.4.x patch: http://people.apache.org/~druggeri/patches/HeaderEditENV.2.4.patch
+    +1: druggeri, covener, jim
+
 
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
@@ -190,17 +201,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
              without mod_request and mod_session present would cause the very
              same failure. Would a warning in the release notes be good enough?
 
-  * 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
-    +1: chrisd, covener, jim
-
-  * mod_headers: Allow for format specifiers to be used in the base
-    substitution string when using Header edit
-    trunk patch: http://people.apache.org/~druggeri/patches/HeaderEditENV.trunk.patch
-    2.4.x patch: http://people.apache.org/~druggeri/patches/HeaderEditENV.2.4.patch
-    +1: druggeri, covener, jim
-
   * event MPM: null out c->sbh more carefully as we enter keepalive
     trunk patch: http://svn.apache.org/r1538490
     2.4.x patch: http://people.apache.org/~covener/patches/httpd-2.4.x-event-sbh.diff