]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
another one for review
authorAndré Malo <nd@apache.org>
Sat, 24 Apr 2004 20:09:30 +0000 (20:09 +0000)
committerAndré Malo <nd@apache.org>
Sat, 24 Apr 2004 20:09:30 +0000 (20:09 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103511 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 83e62e5f1655cf1010a915f0a6e5e933c08427ea..7b1231ed2cc2780d974913762d79af811acefa40 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/04/24 19:17:33 $]
+Last modified at [$Date: 2004/04/24 20:09:30 $]
 
 Release:
 
@@ -72,6 +72,12 @@ 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_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
+       +1: nd
+
     *) htpasswd should not refuse to process files containing empty lines.
          support/htpasswd.c: r1.76
        +1: nd