]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Add comments, remove comments, vote
authorRuediger Pluem <rpluem@apache.org>
Thu, 29 Nov 2007 08:19:15 +0000 (08:19 +0000)
committerRuediger Pluem <rpluem@apache.org>
Thu, 29 Nov 2007 08:19:15 +0000 (08:19 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@599327 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index e56e1d83f07e44762ca03c8e32ad0f157749bdb2..bb64837d1a3b744c6104eb6be15072e103f571dc 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -195,11 +195,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
    * http_filters: Fix handling of unrecognised Transfer Encodings
      PR 43882
      http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/http/http_filters.c?r1=592951&r2=599137
-     +1: niq
-     rpluem says: 1. I assume you are +1 to your own proposal, aren't you? :-)
-                  2. Please add a CHANGES entry since this fixes a PR.
-     niq says: modified in 599059 (following suggestion by trawick) since
-     rpluem's +1; resetting your vote. (2) There's a CHANGES entry in r595672.
+     http://svn.apache.org/viewvc/httpd/httpd/trunk/CHANGES?r1=595672&r2=595671&pathrev=595672 (CHANGES)
+     +1: niq, rpluem
+     niq says: modified in 599059 (following suggestion by trawick)
 
     * mod_proxy: Support variable interpolation in reverse proxy configuration
       (revised proposal dealing with wrowe's concerns).
@@ -241,6 +239,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.2.x:
         http://people.apache.org/~jim/patches/bsel-patch.txt
      +1: jim
+     rpluem says: I don't get the reason for the include of <unistd.h>. There
+     is no call to getpid anywhere in mod_proxy_balancer (it was removed on
+     trunk in r394065). If you remove the include from your proposal I am +1.
 
 PATCHES/ISSUES THAT ARE STALLED