]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Cast vote. Add proposal
authorJim Jagielski <jim@apache.org>
Mon, 8 Oct 2007 12:37:08 +0000 (12:37 +0000)
committerJim Jagielski <jim@apache.org>
Mon, 8 Oct 2007 12:37:08 +0000 (12:37 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@582799 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 423516767f8ddb11a5a41be8b062d2ee88ac9e4b..6fdee95ff4f5a722725dc7ef3b1e07a17b450d45 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -176,7 +176,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      handles from hanging around in unexpected ways.
         http://svn.apache.org/viewvc?view=rev&revision=580437
       PR 43491, solution validated by reporter
-      +1: wrowe, rpluem
+      +1: wrowe, rpluem, jim
 
    * core log.c: Work around possible solutions rejected by apr for
      the old implementation of apr_proc_create(), and explicitly pass
@@ -203,7 +203,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      PR 43455
      http://svn.apache.org/viewvc?view=rev&revision=580044
      http://svn.apache.org/viewvc?view=rev&revision=580465
-     +1: niq, rpluem
+     +1: niq, rpluem, jim
 
    * mod_proxy_http: add Via header correctly (if enabled) to
      response, even where other Via headers exist.
@@ -217,6 +217,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      +1: niq, rpluem
      niq: changed the name.  Resisted temptation to use "pooltabletime".
      rpluem says: Revision of name change is r581030.
+     -1: jim. r580457 and r581030 conflict. Likely because of
+              r580782
 
    * mod_proxy_http: Remove Warning headers with wrong date
      PR 16138
@@ -224,6 +226,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      +1: niq, rpluem
      niq: changed the name.  Resisted temptation to use "pooltabletime".
      rpluem says: Revision of name change is r581030.
+     -1: jim nasty conflict with r580457... backports should be
+         self contained
 
    * http_core: OPTIONS * no longer tries to map to local storage or
      URI space. PR 43519.