Commit f4d34941 authored by Colm MacCarthaigh's avatar Colm MacCarthaigh
Browse files

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
parent 0df64416
Loading
Loading
Loading
Loading
+0 −10
Changes for STATUS: 0 added lines, 10 removed lines.
Original line number Diff line number Diff line
@@ -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