]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Update backport proposal
authorNick Kew <niq@apache.org>
Wed, 28 Nov 2007 17:16:31 +0000 (17:16 +0000)
committerNick Kew <niq@apache.org>
Wed, 28 Nov 2007 17:16:31 +0000 (17:16 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@599068 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 1dbe0611fc71634ffb6311c20d4854aa1718ed63..186c67bd40f7fe55240d5086a7febbe32b387f44 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -200,10 +200,12 @@ 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=595954
-     +1: rpluem
+     http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/http/http_filters.c?r1=592951&r2=599059
+     +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.
 
     * mod_proxy: Support variable interpolation in reverse proxy configuration
       (revised proposal dealing with wrowe's concerns).