From: Jeff Trawick Date: Sat, 14 Aug 2004 11:08:20 +0000 (+0000) Subject: another proposed backport X-Git-Tag: STRIKER_2_0_51_RC1^2~88 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3eee1a978bbbf9c2270f696406ee674c344350ec;p=thirdparty%2Fapache%2Fhttpd.git another proposed backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104653 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 6565a98a1b9..6d5b4f9b4d4 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/08/12 15:24:02 $] +Last modified at [$Date: 2004/08/14 11:08:20 $] Release: @@ -180,6 +180,10 @@ PATCHES TO BACKPORT FROM 2.1 server/mpm/winnt/child.c: r1.36 +1: ake, trawick, nd, stoddard + *) WinNT MPM: Fix a broken log message at termination. PR 28063. + server/mpm/winnt/child.c: r1.37 + +1: trawick + *) 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.