]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
propose a bug fix backport
authorAndré Malo <nd@apache.org>
Mon, 3 Nov 2003 21:59:58 +0000 (21:59 +0000)
committerAndré Malo <nd@apache.org>
Mon, 3 Nov 2003 21:59:58 +0000 (21:59 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101694 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 1cfe2293f1a2c69bb47fa84bd59c570aaf171fb8..b5752a2270b259d665a935dbc9601bcd5bf4d358 100644 (file)
--- 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,