]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Applied
authorJim Jagielski <jim@apache.org>
Tue, 7 Aug 2007 12:11:15 +0000 (12:11 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 7 Aug 2007 12:11:15 +0000 (12:11 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@563467 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index acecd38cc3d7cf075c8b34543da7bd430cdf4fd1..94eb7a8e2ee98c00008495b2eb60d2a0657f19d4 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -78,13 +78,6 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
-    * mod_deflate: don't try to operate on a Content-Range
-      trunk: http://svn.apache.org/viewvc?view=rev&revision=563154
-             http://svn.apache.org/viewvc?view=rev&revision=563229
-             http://svn.apache.org/viewvc?view=rev&revision=563230
-      2.2.x: trunk will work once PR: 23287 patch is applied.
-      +1: niq, rpluem, jim
-
     * mod_core: Avoid that relative changes to Options change the settings for
       FileETag. This does NOT address the remaining issues with relative
       settings and FileETag mentioned in PR 42027, but at least it isolates the