From: Jeff Trawick Date: Thu, 18 Sep 2003 15:16:17 +0000 (+0000) Subject: no wonder it's still broken; I forgot to merge the fix :( X-Git-Tag: 2.0.48~59 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bc8db63befe6cb65879e72fee692f986d73614d;p=thirdparty%2Fapache%2Fhttpd.git no wonder it's still broken; I forgot to merge the fix :( on a brighter note, DMB got to town before Isabel, so my daughter and I had some fun last night git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101281 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 522094a5a6e..e1d30ecf486 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2003/09/18 12:37:52 $] +Last modified at [$Date: 2003/09/18 15:16:17 $] Release: @@ -328,6 +328,13 @@ PATCHES TO PORT FROM 2.1 modules/ssl/ssl_engine_io.c r1.111 +1: jorton + * Fix the inability to log errors like exec failure in + mod_ext_filter/mod_cgi script children. This was broken after + such children stopped inheriting the error log handle. + modules/generators/mod_cgi.c r1.152 + modules/filters/mod_ext_filter.c r1.5 + +1: trawick + CURRENT RELEASE NOTES: * Backwards compatibility is expected of future Apache 2.0 releases,