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

STATUS

diff --git a/STATUS b/STATUS
index d8c6d28898f0814f0de281a9696e947308ded508..3c3be27018797c1d5d2d745683a23bf981a65c9f 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -227,27 +227,25 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
    * mod_proxy_http: Correctly parse all Connection headers in proxy.
      PR 43509
      http://svn.apache.org/viewvc?view=rev&revision=580457
-     +1: niq
-     +0: rpluem says: Please give struct foo a meaningful name first.
-     -0: jim says: Agree with rpluem. Actually, I'd veto this patch
-                   based simply on that naming if I could.
+     +1: niq, rpluem
      niq: changed the name.  Resisted temptation to use "pooltabletime".
+     rpluem says: Revision of name change is r581030.
 
    * mod_proxy_http: Remove Warning headers with wrong date
      PR 16138
      http://svn.apache.org/viewvc?view=rev&revision=580782
      +1: niq
-     +0: rpluem says: Please give struct foo a meaningful name first.
-     -0: jim says: Agree with rpluem. Actually, I'd veto this patch
-                   based simply on that naming if I could.
+     -1: rpluem says: Patch does not apply cleanly even if r580457 is
+     ported back first.
      niq: changed the name.  Resisted temptation to use "pooltabletime".
+     rpluem says: Revision of name change is r581030.
 
    * mod_proxy: Don't by default violate RFC2616 by setting
      Max-Forwards when the client didn't send it to us.
      PR 16137
      http://svn.apache.org/viewvc?view=rev&revision=581117 (code)
      http://svn.apache.org/viewvc?view=rev&revision=581253 (docs)
-     +1: niq
+     +1: niq, rpluem
 
 PATCHES/ISSUES THAT ARE STALLED