From: Jim Jagielski Date: Tue, 7 Aug 2007 12:11:15 +0000 (+0000) Subject: Applied X-Git-Tag: 2.2.5~22 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7320b827c0b71e52311551130779acdd34e9def3;p=thirdparty%2Fapache%2Fhttpd.git Applied git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@563467 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index acecd38cc3d..94eb7a8e2ee 100644 --- 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