From: Graham Leggett Date: Wed, 16 Sep 2009 20:42:50 +0000 (+0000) Subject: To elimitate potential confusion, reset the htcacheclean patch vote, X-Git-Tag: 2.2.14~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07b9ed924868c5f4c5b40db12873ebfd44ac050f;p=thirdparty%2Fapache%2Fhttpd.git To elimitate potential confusion, reset the htcacheclean patch vote, include changes from trawick so they can be applied together. Allow covener and poirier to vote again (if they want to). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@815958 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 85a2694f9d1..ed16d1e218f 100644 --- a/STATUS +++ b/STATUS @@ -89,10 +89,6 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] - * htcacheclean: 19 ways to fail, 1 error message. Fixed. - Trunk Patch: http://svn.apache.org/viewvc?view=rev&revision=814091 - +1: covener, poirier - +1: minfrin (with r814779 for compiler warning fix) PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -132,7 +128,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: conditional setting of reqs_array within the declarations. The hook won't be called if ap_requires() returns NULL. (See calls to ap_some_auth_required() before calls to ap_run_auth_checker().) - + + * htcacheclean: 19 ways to fail, 1 error message. Fixed. + Trunk Patch: http://svn.apache.org/viewvc?view=rev&revision=814091 + http://svn.apache.org/viewvc?view=rev&revision=814779 + http://svn.apache.org/viewvc?rev=815448&view=rev + +1: minfrin + PATCHES/ISSUES THAT ARE STALLED * srclib/pcre and vendor/pcre