From: Jeff Trawick Date: Thu, 4 May 2006 11:33:25 +0000 (+0000) Subject: propose backports of two mod_charset_lite fixes X-Git-Tag: 2.2.3~93 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=127b204ea957ed7c4b36389896009201b997466f;p=thirdparty%2Fapache%2Fhttpd.git propose backports of two mod_charset_lite fixes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@399671 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 80008f8415e..070d833f96d 100644 --- 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