From: Ruediger Pluem Date: Thu, 4 May 2006 21:05:26 +0000 (+0000) Subject: * Do some votes X-Git-Tag: 2.2.3~91 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=189ff2759384221e5fc5f4698519acf55a8ff492;p=thirdparty%2Fapache%2Fhttpd.git * Do some votes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@399858 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index daf1846a84c..1b0c388b552 100644 --- a/STATUS +++ b/STATUS @@ -91,12 +91,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: * Remove odd DECLINED code from mod_charset_lite filter. http://svn.apache.org/viewcvs?rev=399665&view=rev - +1 trawick + +1 trawick, rpluem * 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 + +1 trawick, rpluem * mod_mem_cache: Add Content-Type to headers_out if not already set. PR 39266.