]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
added a vote on backporting Andre's mod_include fixes to 2.0
authorBrian Pane <brianp@apache.org>
Sun, 24 Aug 2003 19:16:45 +0000 (19:16 +0000)
committerBrian Pane <brianp@apache.org>
Sun, 24 Aug 2003 19:16:45 +0000 (19:16 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101082 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 9c9effa521ca7556095abdbf716da1d3228bdbe8..80b4beef335510c6be9280597378d0ba73b9bbad 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2003/08/20 22:51:23 $]
+Last modified at [$Date: 2003/08/24 19:16:45 $]
 
 Release:
 
@@ -337,7 +337,7 @@ PATCHES TO PORT FROM 2.1
     * 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
+      +1: nd, brianp
 
     * Fix include_cmd in mod_cgid, not to treat the cmd output (partially)
       as CGI output.