From: Justin Erenkrantz Date: Sun, 31 Aug 2003 16:20:34 +0000 (+0000) Subject: Comment on a vote and propose a backport. X-Git-Tag: 2.0.48~105 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82304dc515e148c6e4f77f17a42c6cdec3e24eb2;p=thirdparty%2Fapache%2Fhttpd.git Comment on a vote and propose a backport. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101142 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 229e17e69e5..62da039aad0 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2003/08/29 19:51:39 $] +Last modified at [$Date: 2003/08/31 16:20:34 $] Release: @@ -333,6 +333,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 + jerenkrantz asks: Doesn't this require a MMN bump? +1: nd, brianp * Fix include_cmd in mod_cgid, not to treat the cmd output (partially) @@ -368,6 +369,11 @@ PATCHES TO PORT FROM 2.1 modules/ssl/ssl_engine_io.c r1.111 +1: jorton + * Fix EOS handling in ap_get_client_block. + modules/http/http_protocol.c: r1.471 + See Message-ID: <3EC0B430.4010008@stason.org> + +1: jerenkrantz + CURRENT RELEASE NOTES: * Backwards compatibility is expected of future Apache 2.0 releases,