]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Cast a vote, and demote one proposal (but it can always
authorJim Jagielski <jim@apache.org>
Tue, 4 Sep 2007 19:38:37 +0000 (19:38 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 4 Sep 2007 19:38:37 +0000 (19:38 +0000)
be un-demoted :) )

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@572791 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 07c4f5460d9c31168f4ab1e88c423c6e8bc7679e..0522069bad17dd0261c42ad0cd6bf7e833b98820 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -122,18 +122,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     identify exactly what the proposed changes are!  Add all new
     proposals to the end of this list. ]
 
-    *) Reverse Proxy fixes: <Location> bug and Cookie support
-        Patch is at
-        http://people.apache.org/~colm/httpd-2.0-reverse-proxy-cookie.patch
-        and is in production with Clients.
-       +1: niq, wrowe
-         wrowe adds; looks good, no way to apply this without a minor bump
-
     *) Backport 102870; PR 17217; stop linking OpenSSL .so's to support/*
        binaries (especially when compiled --with-static-support (!)) and
        fix mod_ssl.so to compile against .a openssl archives.
          http://svn.apache.org/viewcvs.cgi?rev=102870&view=rev
        +1: wrowe, colm
+       -1: jim (does not cleanly backport)
 
 
 PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON:
@@ -291,6 +285,13 @@ PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON:
              propogating POST or other non-GET types?  It seems that almost
              any subreq should be handled as a GET in 2.0.
 
+    *) Reverse Proxy fixes: <Location> bug and Cookie support
+        Patch is at
+        http://people.apache.org/~colm/httpd-2.0-reverse-proxy-cookie.patch
+        and is in production with Clients.
+       +1: niq, wrowe
+         wrowe adds; looks good, no way to apply this without a minor bump
+
 CURRENT VOTES:
 
     *) httpd-std.conf and friends;