]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add votes where it's easy
authorNick Kew <niq@apache.org>
Sun, 19 Mar 2006 13:40:41 +0000 (13:40 +0000)
committerNick Kew <niq@apache.org>
Sun, 19 Mar 2006 13:40:41 +0000 (13:40 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@386967 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index f5f2ee9c740df02baa35539b6395e83b4a622d6b..af00c611274c3deead85c3e7cd5045aba256ff6a 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -117,6 +117,12 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
          http://svn.apache.org/viewcvs?view=rev&rev=154319
        +1: stoddard, striker, wrowe (as corrected in subsequent patches)
 
+    *) backport 327008 PR 18757.   keep the proxied Content-Length 
+       header for a HEAD request.  recently received a private email
+       saying it also fixes a PHP HEAD request in 2.0.x.
+       http://svn.apache.org/viewcvs?rev=327008&view=rev
+       +1: gregames, trawick, niq
+
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ please place SVN revisions from trunk here, so it is easy to
@@ -143,12 +149,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
          http://svn.apache.org/viewcvs.cgi?rev=102870&view=rev
        +1: wrowe, colm
 
-    *) backport 327008 PR 18757.   keep the proxied Content-Length 
-       header for a HEAD request.  recently received a private email
-       saying it also fixes a PHP HEAD request in 2.0.x.
-       http://svn.apache.org/viewcvs?rev=327008&view=rev
-       +1: gregames, trawick
-
     *) mod_isapi: Trivial compiler emit fix for const'ness - noticed on OS/X
        but not noticed before on VC.
          http://svn.apache.org/viewcvs?rev=384731&view=rev
@@ -167,7 +167,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
 
     *) mod_speling: Don't crash if r->filename is unset.
        http://svn.apache.org/viewcvs.cgi?rev=385580&view=rev
-       +1: trawick
+       +1: trawick, niq
 
     *) Make sure we write a reasonable status line (e.g., if byterange
        filter modifies status and custom status line is left
@@ -175,7 +175,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
        http://svn.apache.org/viewcvs.cgi?rev=385581&view=rev
        2.0 patch is at
          http://people.apache.org/~trawick/20_validate_status_line.patch
-       +1: trawick
+       +1: trawick, niq
 
 PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON: