From: André Malo Date: Mon, 25 Aug 2003 01:50:12 +0000 (+0000) Subject: propose bugfix for backport. That bug has been there always. X-Git-Tag: 2.0.48~113 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d60b3fba5ebba34f7dec994ec46ea32c82421fc;p=thirdparty%2Fapache%2Fhttpd.git propose bugfix for backport. That bug has been there always. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101089 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 9d14984570f..59c982e8edc 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2003/08/25 00:12:37 $] +Last modified at [$Date: 2003/08/25 01:50:12 $] Release: @@ -340,6 +340,10 @@ PATCHES TO PORT FROM 2.1 modules/generators/mod_cgid.c: r1.153 +1: nd + * Fix inconsistency in generated expression parse tree. (2.0 + 1.3) + modules/filters/mod_include.c: r1.261 + +1: nd + CURRENT RELEASE NOTES: * Backwards compatibility is expected of future Apache 2.0 releases,