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 2006/05/31 04:27:28 UTC

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

Author: jim
Date: Tue May 30 19:27:27 2006
New Revision: 410420

URL: http://svn.apache.org/viewvc?rev=410420&view=rev
Log:
And bump up patch with 3 +1s

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=410420&r1=410419&r2=410420&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Tue May 30 19:27:27 2006
@@ -95,6 +95,14 @@
       2.2.x (identical)
       +1: niq, trawick, rpluem
 
+    * mod_mem_cache: Add Content-Type to headers_out if not already set.
+      PR 39266.
+        Trunk version of patch:
+          http://svn.apache.org/viewcvs?rev=399388&view=rev
+        2.2.x version of patch:
+          Trunk version works
+      +1 rpluem, trawick, jim
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
 
     * Add optional 'scheme://' part to ServerName directive for cases
@@ -117,14 +125,6 @@
       PR#39386
       http://svn.apache.org/viewcvs.cgi?rev=396310&view=rev
       +1 niq, rpluem
-
-    * mod_mem_cache: Add Content-Type to headers_out if not already set.
-      PR 39266.
-        Trunk version of patch:
-          http://svn.apache.org/viewcvs?rev=399388&view=rev
-        2.2.x version of patch:
-          Trunk version works
-      +1 rpluem, trawick, jim
 
     * configure: Add "--with-included-apr" flag to force use of
     bundled version of APR/APR-util rather than any installed