]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose, comment
authorNick Kew <niq@apache.org>
Fri, 28 Dec 2007 12:15:24 +0000 (12:15 +0000)
committerNick Kew <niq@apache.org>
Fri, 28 Dec 2007 12:15:24 +0000 (12:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@607220 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 9a0ef8e8dfeae31d428cb63b2bafead2338a7428..d26b5279fcc0f094ae5b45bde5f3473368bcbd6c 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -106,6 +106,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       Backport version for 2.2.x of patch:
          Trunk version of patch works
       +1: rpluem,
+      niq: Provisional +1, but the error logging should be at a consistent
+           level (maybe WARNING?)
 
    * configure / install: Make https port configurable.
       Trunk version of patch:
@@ -122,6 +124,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
          http://people.apache.org/~fuankg/diffs/httpd-2.2.x-sni.diff
       +1: fuankg
 
+   * mod_deflate: Don't leave a strong ETag in place when transforming content
+     PR 39727
+     http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/filters/mod_deflate.c?r1=580598&r2=607219&pathrev=607219
+     +1: niq
+
 PATCHES/ISSUES THAT ARE STALLED
 
    * beos MPM: Create pmain pool and run modules' child_init hooks when