]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
propose backport for mod_include's new warning.
authorStas Bekman <stas@apache.org>
Tue, 9 Dec 2003 02:02:41 +0000 (02:02 +0000)
committerStas Bekman <stas@apache.org>
Tue, 9 Dec 2003 02:02:41 +0000 (02:02 +0000)
PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102000 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index dd762fc4997cb964461f393a3943f5a13026432e..9406f2b7b9b57aea84370d8f4255d630f4a7357c 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2003/12/05 21:22:30 $]
+Last modified at [$Date: 2003/12/09 02:02:41 $]
 
 Release:
 
@@ -74,6 +74,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! ]
 
+    * mod_include: fix silent INCLUDES ignoring when Options aren't
+      set http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/filters/mod_include.c?r1=1.290&r2=1.291
+      +1: stas, nd
+
     * mod_dav: Return a WWW-Auth header for MOVE/COPY requests where
       the destination resource gives a 401.
       http://cvs.apache.org/viewcvs/httpd-2.0/modules/dav/main/mod_dav.c.diff?r1=1.100&r2=1.101