]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
yab.
authorAndré Malo <nd@apache.org>
Tue, 15 Jul 2003 17:56:48 +0000 (17:56 +0000)
committerAndré Malo <nd@apache.org>
Tue, 15 Jul 2003 17:56:48 +0000 (17:56 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@100633 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 2bcf86f6dcffcb185f89959e13497c163693f1b2..cd74969631169fa38d07b32f5b21675539b26d7a 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2003/07/15 13:28:14 $]
+Last modified at [$Date: 2003/07/15 17:56:48 $]
 
 Release:
 
@@ -296,6 +296,12 @@ PATCHES TO PORT FROM 2.1
         modules/generators/mod_autoindex.c r1.120
       +1: nd
 
+    * Ignore RewriteRules in .htaccess files if the directory
+      containing the .htaccess file is requested without a trailing slash.
+      PR 20195.
+        modules/mappers/mod_rewrite.c: r1.156
+      +1: nd
+
 CURRENT RELEASE NOTES:
 
     * Backwards compatibility is expected of future Apache 2.0 releases,