From: André Malo Date: Mon, 3 Nov 2003 21:59:58 +0000 (+0000) Subject: propose a bug fix backport X-Git-Tag: 2.0.49~397 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0bb0d4ccf7fabc30a698b66e93f51652c4b14aa3;p=thirdparty%2Fapache%2Fhttpd.git propose a bug fix backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101694 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 1cfe2293f1a..b5752a2270b 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2003/11/02 22:12:27 $] +Last modified at [$Date: 2003/11/03 21:59:58 $] Release: @@ -309,6 +309,11 @@ PATCHES TO BACKPORT FROM 2.1 modules/filters/mod_include.c: r1.290 +1: nd + * mod_autoindex: Restore the ability to add a description for + directories that don't contain an index file. + modules/generators/mod_autoindex.c: r1.125 + +1: nd + CURRENT RELEASE NOTES: * Backwards compatibility is expected of future Apache 2.0 releases,