]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose backport
authorNick Kew <niq@apache.org>
Mon, 6 Aug 2007 14:47:23 +0000 (14:47 +0000)
committerNick Kew <niq@apache.org>
Mon, 6 Aug 2007 14:47:23 +0000 (14:47 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@563156 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index a1a3270039eb053c96f6fb1c06e7f7b13dc5465b..5398a286f252066903e5ff6958b8cd74f1c3eb89 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -340,6 +340,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       rpluem says: See my posting from today (04/08) regarding this patch. I
       guess we still need some discussion on the list.
 
+    * mod_deflate: don't try to operate on a Content-Range
+      trunk: http://svn.apache.org/viewvc?view=rev&revision=563154
+      2.2.x: trunk will work once PR: 23287 patch is applied.
+      +1: niq
+
     * mod_proxy: fix buffer overread in date parsing
       PR: 41144
       CVE-2007-3847