Return-Path: Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 6012 invoked by uid 500); 15 Jul 2003 17:56:51 -0000 Mailing-List: contact cvs-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list cvs@httpd.apache.org Received: (qmail 5995 invoked by uid 500); 15 Jul 2003 17:56:51 -0000 Delivered-To: apmail-httpd-2.0-cvs@apache.org Date: 15 Jul 2003 17:56:50 -0000 Message-ID: <20030715175650.87441.qmail@icarus.apache.org> From: nd@apache.org To: httpd-2.0-cvs@apache.org Subject: cvs commit: httpd-2.0 STATUS X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N nd 2003/07/15 10:56:49 Modified: . Tag: APACHE_2_0_BRANCH STATUS Log: yab. Revision Changes Path No revision No revision 1.751.2.375 +7 -1 httpd-2.0/STATUS Index: STATUS =================================================================== RCS file: /home/cvs/httpd-2.0/STATUS,v retrieving revision 1.751.2.374 retrieving revision 1.751.2.375 diff -u -r1.751.2.374 -r1.751.2.375 --- STATUS 15 Jul 2003 13:28:14 -0000 1.751.2.374 +++ STATUS 15 Jul 2003 17:56:48 -0000 1.751.2.375 @@ -296,6 +296,12 @@ 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,