From: André Malo Date: Mon, 26 Apr 2004 19:03:40 +0000 (+0000) Subject: yab X-Git-Tag: 2.0.50~154 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f524132940ed5d4e786975b6d8986fcbb97623b2;p=thirdparty%2Fapache%2Fhttpd.git yab git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103531 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 49efce93b9e..bf07cbbad77 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/04/26 15:58:31 $] +Last modified at [$Date: 2004/04/26 19:03:40 $] Release: @@ -72,6 +72,10 @@ 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! ] + *) mod_log_forensic: Fix build on systems without unistd.h. PR 28572 + modules/loggers/mod_log_forensic.c: r1.19 + +1: nd + *) 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.