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 2006/05/04 22:38:11 UTC

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

Author: rpluem
Date: Thu May  4 13:38:10 2006
New Revision: 399856

URL: http://svn.apache.org/viewcvs?rev=399856&view=rev
Log:
* Propose fix for PR 39266 for backport

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

Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.2.x/STATUS?rev=399856&r1=399855&r2=399856&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Thu May  4 13:38:10 2006
@@ -97,3 +97,12 @@
       the source and dest charsets are the same.
       http://svn.apache.org/viewcvs?rev=399668&view=rev
       +1 trawick
+
+    * 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
+