git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103531
13f79535-47bb-0310-9956-
ffa450edef68
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:
[ 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.