]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Cast some votes, add some comments.
authorRuediger Pluem <rpluem@apache.org>
Mon, 1 Oct 2007 08:07:32 +0000 (08:07 +0000)
committerRuediger Pluem <rpluem@apache.org>
Mon, 1 Oct 2007 08:07:32 +0000 (08:07 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@580885 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 9db2f8b6c3bfc2e5f7d1b0aa3f535d6fa457ebe5..b5eeadff2696f4aac379acd3732d77fd7340ee76 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -202,41 +202,46 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
    * scoreboard: improve error message on apr_shm_create failure
      PR 40037
      http://svn.apache.org/viewvc?view=rev&revision=578620
-     +1: niq
+     +1: niq, rpluem
 
    * 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
+     +1: niq, rpluem
+     rpluem says: IMHO the DefaultType documentation is now somewhat confusing
+     (e.g. the server must add, but sometimes is better not to) and should be
+     rewritten.
      
    * 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
+     +1: niq, rpluem
 
    * 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
+     +1: niq, rpluem
 
    * mod_proxy_http: Correctly parse all Connection headers in proxy.
      PR 43509
      http://svn.apache.org/viewvc?view=rev&revision=580457
      +1: niq
+     +0: rpluem says: Please give struct foo a meaningful name first.
 
    * 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, wrowe
+     +1: niq, wrowe, rpluem
 
    * mod_proxy_http: Remove Warning headers with wrong date
      PR 16138
      http://svn.apache.org/viewvc?view=rev&revision=580782
      +1: niq
+     +0: rpluem says: Please give struct foo a meaningful name first.
 
 PATCHES/ISSUES THAT ARE STALLED