From: Colm MacCarthaigh Date: Thu, 26 Jan 2006 20:18:04 +0000 (+0000) Subject: Remove a stalled stale vote, as per discussion on dev@httpd. X-Git-Tag: 2.0.56~68 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8a47de45805283f1ab8b604a2cdbaf85d41d928;p=thirdparty%2Fapache%2Fhttpd.git Remove a stalled stale vote, as per discussion on dev@httpd. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@372601 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index bcb10fe8a31..b5f45dfdada 100644 --- a/STATUS +++ b/STATUS @@ -109,16 +109,6 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] - *) mod_actions: Regression from 1.3: the file referred to must exist. - Solve this by introducing the "virtual" modifier to the Action - directive. PR 28553. - modules/mappers/mod_actions.c: r1.32, r1.34 - jerenkrantz: Icky side-effect of the *t == '0' check. - +1: nd, jerenkrantz, wrowe, jim - -0: by rbb (inconsistent to 1.3, discussion on dev@) - nd: I'm going to reverse the default - jerenkrantz, striker: I'm confused as to the status of this backport. - *) Win32: Move call to mpm_service_install to the rewrite_args hook from the post_config hook. http://svn.apache.org/viewcvs?view=rev&rev=154319