From: André Malo Date: Wed, 20 Aug 2003 22:51:23 +0000 (+0000) Subject: another bugfix X-Git-Tag: 2.0.48~120 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5dfd1002847e9466909ca5dfdfa6a21971aa6f2;p=thirdparty%2Fapache%2Fhttpd.git another bugfix git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101040 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 1e7625cec43..9c9effa521c 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2003/08/20 16:45:40 $] +Last modified at [$Date: 2003/08/20 22:51:23 $] Release: @@ -339,6 +339,11 @@ PATCHES TO PORT FROM 2.1 modules/filters/mod_include.h: r1.35 +1: nd + * Fix include_cmd in mod_cgid, not to treat the cmd output (partially) + as CGI output. + modules/generators/mod_cgid.c: r1.153 + +1: nd + CURRENT RELEASE NOTES: * Backwards compatibility is expected of future Apache 2.0 releases,