From: Ruediger Pluem Date: Mon, 7 May 2007 15:33:41 +0000 (+0000) Subject: * This one was backported X-Git-Tag: 2.2.5~258 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c679eb9b7924268f9a8b45b42493a03b1a64558;p=thirdparty%2Fapache%2Fhttpd.git * This one was backported git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@535904 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index a2edae02d01..7745d4d1971 100644 --- a/STATUS +++ b/STATUS @@ -77,16 +77,6 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] - * mod_cache: Correctly cache objects whose URL query string has been - modified by mod_rewrite. - PR: 40805 - Trunk version of patch: - http://svn.apache.org/viewvc?view=rev&revision=476625 - 2.2.x version of patch: - Trunk version works - +1: rpluem, jim, sctemme - - PATCHES PROPOSED TO BACKPORT FROM TRUNK: * mod_proxy_ajp: Fix wrong retry when sending the response failed.