You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rp...@apache.org on 2007/05/07 17:28:31 UTC

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

Author: rpluem
Date: Mon May  7 08:28:30 2007
New Revision: 535902

URL: http://svn.apache.org/viewvc?view=rev&rev=535902
Log:
* Promote one patch

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?view=diff&rev=535902&r1=535901&r2=535902
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Mon May  7 08:28:30 2007
@@ -77,6 +77,15 @@
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+   * mod_cache: Correctly cache objects whose URL query string has been
+     modified by mod_rewrite.
+        PR: 40805
+     Trunk version of patch:
+       http://svn.apache.org/viewvc?view=rev&revision=476625
+     2.2.x version of patch:
+       Trunk version works
+     +1: rpluem, jim, sctemme
+
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
 
@@ -132,15 +141,6 @@
           you need to document how it affects the module's directives.
           I'll +1 it when that's done.
      wrowe: ditto's - good concept.
-
-   * mod_cache: Correctly cache objects whose URL query string has been
-     modified by mod_rewrite.
-        PR: 40805
-     Trunk version of patch:
-       http://svn.apache.org/viewvc?view=rev&revision=476625
-     2.2.x version of patch:
-       Trunk version works
-     +1: rpluem, jim, sctemme
 
    * mod_cache: While serving a cached entity ensure that filters that have
      been applied to this cached entity before saving it to the cache are not