]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
propose backports of two mod_charset_lite fixes
authorJeff Trawick <trawick@apache.org>
Thu, 4 May 2006 11:33:25 +0000 (11:33 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 4 May 2006 11:33:25 +0000 (11:33 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@399671 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 80008f8415efadc201a147b3501d5a17cdebe7ae..070d833f96d9e8773e625693c1288695880662d0 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -88,3 +88,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       PR#39386
       http://svn.apache.org/viewcvs.cgi?rev=396310&view=rev
       +1 niq
+
+    * Remove odd DECLINED code from mod_charset_lite filter.
+      http://svn.apache.org/viewcvs?rev=399665&view=rev
+      +1 trawick
+
+    * mod_charset_lite: Don't go through the motions of translating if
+      the source and dest charsets are the same.
+      http://svn.apache.org/viewcvs?rev=399668&view=rev
+      +1 trawick