]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
propose TranslateAllMimeTypes for backport
authorEric Covener <covener@apache.org>
Thu, 21 Feb 2008 18:47:00 +0000 (18:47 +0000)
committerEric Covener <covener@apache.org>
Thu, 21 Feb 2008 18:47:00 +0000 (18:47 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@629925 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 9ed3bb96d613ca96fa1ccb5bdf50c1f352dc4a64..e3adacb32280ba67e77181bcfd997d61a34ef5ff 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -176,6 +176,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
          Trunk version works (minus CHANGES conflict)
     +1: jim
 
+ * mod_charset_lite: Add TranslateAllMimeTypes sub-option to
+   CharsetOptions.  PR 44458
+      Trunk version of patch:
+         http://svn.apache.org/viewvc?rev=629615&view=rev
+         http://svn.apache.org/viewvc?rev=629915&view=rev
+    +1: covener
+
 PATCHES/ISSUES THAT ARE STALLED
 
    * beos MPM: Create pmain pool and run modules' child_init hooks when