From: André Malo Date: Sat, 24 Apr 2004 20:09:30 +0000 (+0000) Subject: another one for review X-Git-Tag: 2.0.50~162 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cae26e9095a22ac36d80ddf5386abbdc4233ad3a;p=thirdparty%2Fapache%2Fhttpd.git another one for review git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103511 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 83e62e5f165..7b1231ed2cc 100644 --- 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