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 2012/07/13 18:06:05 UTC

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

Author: jim
Date: Fri Jul 13 16:06:04 2012
New Revision: 1361280

URL: http://svn.apache.org/viewvc?rev=1361280&view=rev
Log:
promote proposal

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=1361280&r1=1361279&r2=1361280&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Fri Jul 13 16:06:04 2012
@@ -88,17 +88,16 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
-
-
-PATCHES PROPOSED TO BACKPORT FROM TRUNK:
-  [ New proposals should be added at the end of the list ]
-
   * mod_rewrite: Fix RewriteCond integer checks to be parsed correctly.
     (PR 53023)
     Patch: http://svn.apache.org/viewvc?view=revision&revision=1309602
     (applies cleanly to 2.4.x)
     +1: nd, sf, jim
 
+
+PATCHES PROPOSED TO BACKPORT FROM TRUNK:
+  [ New proposals should be added at the end of the list ]
+
    * mod_ssl: Add support for Next Protocol Negotiation.
      Trunk patch:
        http://svn.apache.org/viewvc?view=revision&revision=1332643