]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose & vote
authorNick Kew <niq@apache.org>
Sun, 30 Sep 2007 21:20:01 +0000 (21:20 +0000)
committerNick Kew <niq@apache.org>
Sun, 30 Sep 2007 21:20:01 +0000 (21:20 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@580791 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index ae16cdc928761adda391145d87ee768416acec5a..1d479ca361f455a0dd00752039295f02a82d98b6 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -193,7 +193,46 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
         http://svn.apache.org/viewcvs.cgi?rev=580466&view=rev
      Backport version for 2.2.x of patch:
         Trunk version of patch works
-     +1: rpluem
+     +1: rpluem, niq
+
+   * scoreboard: improve error message on apr_shm_create failure
+     PR 40037
+     http://svn.apache.org/viewvc?view=rev&revision=578620
+     +1: niq
+
+   * HTTP protocol: Add "DefaultType none" option.
+     PR 13986 and PR 16139
+     http://svn.apache.org/viewvc?view=rev&revision=579991 (code)
+     http://svn.apache.org/viewvc?view=rev&revision=580502 (docs)
+     +1: niq
+     
+   * mod_proxy_http: strip hop-by-hop response headers
+     PR 43455
+     http://svn.apache.org/viewvc?view=rev&revision=580044
+     http://svn.apache.org/viewvc?view=rev&revision=580465
+     +1: niq
+
+   * mod_proxy_http: add Via header correctly (if enabled) to
+     response, even where other Via headers exist.
+     PR 19439
+     http://svn.apache.org/viewvc?view=rev&revision=580060
+     +1: niq
+
+   * mod_proxy_http: Correctly parse all Connection headers in proxy.
+     PR 43509
+     http://svn.apache.org/viewvc?view=rev&revision=580457
+     +1: niq
+
+   * mod_deflate: initialise inflate-out filter correctly when the
+     first brigade contains no data buckets.
+     PR 43512
+     http://svn.apache.org/viewvc?view=rev&revision=580598
+     +1: niq
+
+   * mod_proxy_http: Remove Warning headers with wrong date
+     PR 16138
+     http://svn.apache.org/viewvc?view=rev&revision=580782
+     +1: niq
 
 PATCHES/ISSUES THAT ARE STALLED