]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
update the backporting candidate with the followup patch info
authorStas Bekman <stas@apache.org>
Wed, 10 Dec 2003 02:32:42 +0000 (02:32 +0000)
committerStas Bekman <stas@apache.org>
Wed, 10 Dec 2003 02:32:42 +0000 (02:32 +0000)
PR:
Obtained from:
Submitted by:
Reviewed by:

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

STATUS

diff --git a/STATUS b/STATUS
index 9406f2b7b9b57aea84370d8f4255d630f4a7357c..2722a0c265b12a79b3d30d1208355c9c9b865705 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2003/12/09 02:02:41 $]
+Last modified at [$Date: 2003/12/10 02:32:42 $]
 
 Release:
 
@@ -75,7 +75,10 @@ PATCHES TO BACKPORT FROM 2.1
     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
+      set by adding a warning 
+      http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/filters/mod_include.c?r1=1.290&r2=1.291
+      and removing the filter itself
+      http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/filters/mod_include.c?r1=1.291&r2=1.292
       +1: stas, nd
 
     * mod_dav: Return a WWW-Auth header for MOVE/COPY requests where