From: Eric Covener Date: Sun, 25 Oct 2009 23:47:25 +0000 (+0000) Subject: propose mod_charset_lite CharsetOptions NoImplicitAdd stuff for backport X-Git-Tag: 2.2.15~180 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8a08e1b3c5288527acf13f420e47ecc473fd2ec;p=thirdparty%2Fapache%2Fhttpd.git propose mod_charset_lite CharsetOptions NoImplicitAdd stuff for backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@829680 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 7ca85327ac6..7b48661c311 100644 --- a/STATUS +++ b/STATUS @@ -136,6 +136,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.2.x Patch: http://people.apache.org/~minfrin/httpd-cache-thundering.patch +1: minfrin + * mod_charset_lite: Start honoring the 'NoImplicitAdd' CharsetOption, and document + behavior correctly. + + Trunk Patch: http://svn.apache.org/viewvc?rev=829657&view=rev + http://svn.apache.org/viewvc?rev=829664&view=rev + http://svn.apache.org/viewvc?rev=829667&view=rev + + 2.2.x Patch: http://people.apache.org/~covener/2.2.x-xlate_lite-noimplicitadd.diff (no code conflicts) + +1: covener + PATCHES/ISSUES THAT ARE STALLED * srclib/pcre and vendor/pcre