]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Cast some votes
authorRuediger Pluem <rpluem@apache.org>
Sat, 24 Nov 2007 20:42:14 +0000 (20:42 +0000)
committerRuediger Pluem <rpluem@apache.org>
Sat, 24 Nov 2007 20:42:14 +0000 (20:42 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@597914 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index aa8c91551303857c3462cfe39d5fbb4dff96dfaa..55af9e3892ca69e327c31b532899c897bf9d5738 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -185,7 +185,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
         http://svn.apache.org/viewvc?view=rev&revision=590641
      2.2.x:
         http://people.apache.org/~jim/patches/reqtail-patch.txt
-     +1: jim
+     +1: jim, rpluem
 
    * rotatelogs: Change command-line parsing to report more types
      of errors.  Allow local timestamps to be used when rotating based
@@ -198,11 +198,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.2.x:
          Trunk patches apply, but here is a consolidated patch:
          http://people.apache.org/~trawick/rotatelogs.txt
-     +1: trawick
+     +1: trawick, rpluem
 
    * 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
+     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.
 
     * mod_proxy: Support variable interpolation in reverse proxy configuration
       (revised proposal dealing with wrowe's concerns).