]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Cast some votes, add some comments
authorRuediger Pluem <rpluem@apache.org>
Wed, 12 Sep 2007 07:19:22 +0000 (07:19 +0000)
committerRuediger Pluem <rpluem@apache.org>
Wed, 12 Sep 2007 07:19:22 +0000 (07:19 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@574815 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 9609607fb2dcd4b4cb726dc516e40a07fdb0e64e..59fca768058228c1bcdca963a38aa737069077bc 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -155,37 +155,41 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     * core:  Don't send spurious "100 Continue" response lines.
       PR 38014
       http://svn.apache.org/viewvc?view=rev&revision=574240
-      +1: niq
+      +1: niq, rpluem
 
     * mod_proxy_ftp: Don't segfault on bad line in FTP listing
       PR 40733
       http://svn.apache.org/viewvc?view=rev&revision=574100
-      +1: niq
+      +1: niq, rpluem
 
     * mod_proxy_http: Propagate Proxy-Authorization header correctly.
       PR 25947
       http://svn.apache.org/viewvc?view=rev&revision=574021
       +1: niq
+      rpluem says: +1 in gerneral, but please remove the tabs from your
+      patch and in trunk.
 
     * mod_proxy: escape error-notes correctly
       PR 40952
       http://svn.apache.org/viewvc?view=rev&revision=573939
-      +1: niq
+      +1: niq, rpluem
 
     * mod_proxy: check ProxyBlock for all blocked addresses
       PR 36987
       http://svn.apache.org/viewvc?view=rev&revision=573911
-      +1: niq
+      +1: niq, rpluem
 
     * mod_proxy: Don't lose bytes when a response line arrives in small chunks.
       PR 40894
       http://svn.apache.org/viewvc?view=rev&revision=573903
-      +1: niq
+      +1: niq, rpluem
 
     * mod_rewrite: Add option to suppress URL unescaping
       PR 34602
       http://svn.apache.org/viewvc?view=rev&revision=573831
       +1: niq
+      +0: rpluem says: As per discussion on dev@ this should be optimized
+      further in trunk first before backporting.
 
 PATCHES/ISSUES THAT ARE STALLED