From: André Malo Date: Wed, 15 Oct 2003 22:57:30 +0000 (+0000) Subject: propose a backport X-Git-Tag: 2.0.48~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e6e07e7cdd61a4203204eb85aa525c9daa26edb;p=thirdparty%2Fapache%2Fhttpd.git propose a backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101462 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index e95e66f30d6..bb72deef1c4 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2003/10/14 03:43:17 $] +Last modified at [$Date: 2003/10/15 22:57:30 $] Release: @@ -260,6 +260,11 @@ PATCHES TO BACKPORT FROM 2.1 modules/generators/mod_info.c r1.151 +1: trawick + * mod_include: fix segfault which occured if the filename was not + set, for example, when processing some error conditions. PR 23836. + modules/filters/mod_include.c: r1.288 + +1: nd + CURRENT RELEASE NOTES: * Backwards compatibility is expected of future Apache 2.0 releases,