]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
propose new includes_filter for backport
authorAndré Malo <nd@apache.org>
Wed, 20 Aug 2003 16:45:40 +0000 (16:45 +0000)
committerAndré Malo <nd@apache.org>
Wed, 20 Aug 2003 16:45:40 +0000 (16:45 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101038 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index f34af85ce3dd6b19d829891cfa53e0b290849ab0..1e7625cec435923105d8d53522fbaf2984111dc9 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2003/08/20 12:10:11 $]
+Last modified at [$Date: 2003/08/20 16:45:40 $]
 
 Release:
 
@@ -334,6 +334,11 @@ PATCHES TO PORT FROM 2.1
         modules/loggers/mod_log_config.c: r1.106
       +1: nd
 
+    * Overhaul of mod_include's filter parser.
+        modules/filters/mod_include.c: r1.235, r1.236
+        modules/filters/mod_include.h: r1.35
+      +1: nd
+
 CURRENT RELEASE NOTES:
 
     * Backwards compatibility is expected of future Apache 2.0 releases,