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/08/05 17:02:43 UTC

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

Author: jim
Date: Mon Aug  5 15:02:42 2013
New Revision: 1510526

URL: http://svn.apache.org/r1510526
Log:
ipromote

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=1510526&r1=1510525&r2=1510526&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Mon Aug  5 15:02:42 2013
@@ -93,6 +93,11 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
 
+  * mod_ssl: Fix logging of SSL session cache timeout value
+    trunk patch: https://svn.apache.org/r1510098
+    2.4.x patch: trunk patch works
+    +1: kbrand, trawick, jim
+
 
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
@@ -214,11 +219,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x patch: trunk patches work
     +1: jailletc36
 
-  * mod_ssl: Fix logging of SSL session cache timeout value
-    trunk patch: https://svn.apache.org/r1510098
-    2.4.x patch: trunk patch works
-    +1: kbrand, trawick, jim
-
   * skiplist: Add skiplist capability to httpd
     trunk "patch": http://svn.apache.org/repos/asf/httpd/httpd/trunk/include/ap_skiplist.h
                    http://svn.apache.org/repos/asf/httpd/httpd/trunk/server/skiplist.c