From: Jim Jagielski Date: Wed, 5 Mar 2008 15:43:57 +0000 (+0000) Subject: promote X-Git-Tag: 2.2.9~329 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d07ba7dcf224f28c8b800d5b82a09f5104147450;p=thirdparty%2Fapache%2Fhttpd.git promote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@633884 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index ada36cfad78..3202d20f423 100644 --- a/STATUS +++ b/STATUS @@ -81,6 +81,14 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + * mod_rewrite: Stat all files for DBM maps (PR41190) + Trunk version of patch: + http://svn.apache.org/viewvc?rev=632730&view=rev + http://svn.apache.org/viewvc?rev=633791&view=rev + Backport version for 2.2.x of patch: + Trunk version of patch should work (modulo CHANGES). + +1: nikke, rpluem, jim + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -202,14 +210,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://people.apache.org/~jim/patches/proxy-ssl-44026-patch.txt +1: jim, rpluem - * mod_rewrite: Stat all files for DBM maps (PR41190) - Trunk version of patch: - http://svn.apache.org/viewvc?rev=632730&view=rev - http://svn.apache.org/viewvc?rev=633791&view=rev - Backport version for 2.2.x of patch: - Trunk version of patch should work (modulo CHANGES). - +1: nikke, rpluem, jim - * mod_cache: Revalidate cache entities which have Cache-Control: no-cache set in their response headers. PR44511 Trunk version of patch: