From: Brian Pane Date: Sun, 24 Aug 2003 19:16:45 +0000 (+0000) Subject: added a vote on backporting Andre's mod_include fixes to 2.0 X-Git-Tag: 2.0.48~116 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8293c2f1864f52ce03eb5c3284073d08757cccd;p=thirdparty%2Fapache%2Fhttpd.git added a vote on backporting Andre's mod_include fixes to 2.0 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101082 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 9c9effa521c..80b4beef335 100644 --- 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.