From: André Malo Date: Sat, 24 Apr 2004 19:00:01 +0000 (+0000) Subject: yab X-Git-Tag: 2.0.50~164 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1158e725da1631a12c5dddd13c3415d1d9a47ff9;p=thirdparty%2Fapache%2Fhttpd.git yab git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103508 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 4c1182841c0..a383d0aa5fa 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/04/24 11:51:06 $] +Last modified at [$Date: 2004/04/24 19:00:01 $] 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! ] + *) htpasswd should not refuse to process files containing empty lines. + support/htpasswd.c: r1.76 + +1: nd + *) Disable AcceptEx on Win9x systems automatically. (broken in 2.0.49) PR 28529 server/mpm/winnt/mpm_winnt.c: 1.311