]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
propose mod_headers content-type handling for 2.2.x
authorWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 27 Apr 2009 21:09:14 +0000 (21:09 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 27 Apr 2009 21:09:14 +0000 (21:09 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@769163 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 360b4e780d321951f927ec5d49736922002f3eec..b7815920d7ab18a49704be97b52608009b119b6b 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -124,6 +124,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       Trunk version of patch works
    +1: rpluem, jim
 
+ * Correct mod_headers handling of content-type header, trunk version works;
+     https://svn.apache.org/viewvc?view=rev&revision=680082
+   +1: wrowe
+
 PATCHES/ISSUES THAT ARE STALLED
 
    * mod_ssl: Add server name indication (RFC 4366) support (PR 34607).