]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose
authorWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 31 Dec 2007 01:21:45 +0000 (01:21 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 31 Dec 2007 01:21:45 +0000 (01:21 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@607642 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 53b42c59cec0f0c72f0b681472129a70173140e3..0e12e36d1888877e8671f539625ab70eaeac350e 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -121,7 +121,7 @@ RELEASE SHOWSTOPPERS:
        http://svn.apache.org/viewvc?rev=607276&view=rev
     Backport version for 2.0.x of patch:
        http://people.apache.org/~rpluem/patches/utf7_fix_2.0.x.diff
-    +1: rpluem,
+    +1: rpluem, wrowe
 
  * mod_status: Ensure refresh parameter is numeric to prevent a possible XSS
    attack caused by redirecting to other URLs.
@@ -149,6 +149,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
           do we need to make people opt-in for this behavior to 
           backport it to 2.0.x? What mechanism?
 
+  * mod_proxy_ftp: Introduce the ProxyFtpDirCharset directive, allowing
+    the administrator to identify a default, or specific servers or paths
+    which list their contents in other-than ISO-8859-1 charset (e.g. utf-8).
+    [Ruediger Pluem]
+      trunk version; http://svn.apache.org/viewvc?view=rev&revision=607638
+      +1: wrowe
+
 
 PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON: