From: Bill Stoddard Date: Mon, 29 Mar 2004 13:41:28 +0000 (+0000) Subject: mod_log_forensic vote X-Git-Tag: 2.0.50~266 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c1bf7822ffba6e0d141abb725b895214c084eae;p=thirdparty%2Fapache%2Fhttpd.git mod_log_forensic vote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103188 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 25b1b2ce17b..70ef3b15b5c 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/03/29 04:00:16 $] +Last modified at [$Date: 2004/03/29 13:41:28 $] Release: @@ -72,6 +72,9 @@ PATCHES TO BACKPORT FROM 2.1 [ please place file names and revisions from HEAD here, so it is easy to identify exactly what the proposed changes are! ] + * Backport mod_log_forensic. + +1: ben, stoddard + *) mod_include: remove "recursive-include" check, it's no longer necessary and forbids legal actions. modules/filters/mod_include.c: r1.296 @@ -304,9 +307,6 @@ CURRENT RELEASE NOTES: CURRENT VOTES: - * Backport mod_log_forensic. - +1: ben - * Promote mod_cache from experimental to non-experimental status (keep issues noted below in EXPERIMENTAL MODULES as items to be addressed as a supported module).