You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by pg...@apache.org on 2009/01/31 01:59:40 UTC

svn commit: r739469 - /httpd/httpd/branches/2.2.x/STATUS

Author: pgollucci
Date: Sat Jan 31 00:59:40 2009
New Revision: 739469

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

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

Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=739469&r1=739468&r2=739469&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Sat Jan 31 00:59:40 2009
@@ -86,10 +86,6 @@
 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: Introduce DiscardPathInfo|DPI flag to stop the troublesome
     way that per-directory rewrites append the previous notion of PATH_INFO
     to each substitution before evaluating subsequent rules.
@@ -141,6 +137,9 @@
       Trunk version of patch works
    +1: rpluem, trawick, pgollucci
 
+PATCHES PROPOSED TO BACKPORT FROM TRUNK:
+  [ New proposals should be added at the end of the list ]
+
  * mod_proxy_balancer: Try first if we find any "recoverable" workers before
    we force them to recover.
    Trunk version of patch: