From: Jeff Trawick Date: Wed, 22 Oct 2003 16:48:15 +0000 (+0000) Subject: yet another merge X-Git-Tag: 2.0.48~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=197d75e9e845cdbdd12fc22795aee0fb1f132140;p=thirdparty%2Fapache%2Fhttpd.git yet another merge git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101518 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 983612e6b55..a3adbd864fd 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2003/10/16 00:37:55 $] +Last modified at [$Date: 2003/10/22 16:48:15 $] Release: @@ -265,6 +265,13 @@ PATCHES TO BACKPORT FROM 2.1 modules/filters/mod_include.c: r1.288 +1: nd, trawick, jwoolley + * Set the scoreboard state to indicate logging prior to running + logging hooks so that server-status will show 'L' for hung + loggers instead of 'W'. + modules/http/http_request.c r1.159 + server/protocol.c r1.138 + +1: trawick + CURRENT RELEASE NOTES: * Backwards compatibility is expected of future Apache 2.0 releases,