]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Do some votes
authorRuediger Pluem <rpluem@apache.org>
Thu, 4 May 2006 21:05:26 +0000 (21:05 +0000)
committerRuediger Pluem <rpluem@apache.org>
Thu, 4 May 2006 21:05:26 +0000 (21:05 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@399858 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index daf1846a84cbd265ecdfa155ac06c20e4f9c862f..1b0c388b5528cb802f3f6715cd9dbe345b6199d2 100644 (file)
--- 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.