]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote on byterange patch; put reverse proxy patch vote in right place
authorNick Kew <niq@apache.org>
Sun, 21 Aug 2005 09:39:25 +0000 (09:39 +0000)
committerNick Kew <niq@apache.org>
Sun, 21 Aug 2005 09:39:25 +0000 (09:39 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@234169 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index ddd9e90c95dab2c5db95b5fc72db630d381ddb7b..96417aeadd6d6f0b4181255d7ee445a038cb155a 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -330,7 +330,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
         http://svn.apache.org/viewcvs?rev=188797&view=rev
         rediff for 2.0.x: http://people.apache.org/~jorton/ap_byterange.diff
         PR: 29962
-        +1: jorton, trawick
+        +1: jorton, trawick, niq
+
+     *) Reverse Proxy fixes: <Location> bug and Cookie support
+        Patch is at
+        http://marc.theaimsgroup.com/?l=apache-httpd-dev&m=112365629308138&q=p4
+        and is in production with Clients.
+        +1: niq: I'm seeing *a lot* of demand for this.
 
 PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON:
 
@@ -481,12 +487,6 @@ PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON:
 
 CURRENT VOTES:
 
-    * Reverse Proxy fixes: <Location> bug and Cookie support
-      Patch is at
-      http://marc.theaimsgroup.com/?l=apache-httpd-dev&m=112365629308138&q=p4
-      and is in production with Clients.
-      +1: niq: I'm seeing *a lot* of demand for this.
-
     * Promote mod_ldap and mod_auth_ldap from experimental to
       non experimental status.
       +1: bnicholes, wrowe