From: Jeff Trawick Date: Fri, 5 Sep 2003 21:37:00 +0000 (+0000) Subject: remove an entry already merged, vote on another X-Git-Tag: 2.0.48~93 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6926eb589a51e269441c683bc2c149cc6b81d1eb;p=thirdparty%2Fapache%2Fhttpd.git remove an entry already merged, vote on another git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101172 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index d05a19a01bb..375bdffffa3 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2003/09/05 21:13:21 $] +Last modified at [$Date: 2003/09/05 21:37:00 $] Release: @@ -313,7 +313,7 @@ PATCHES TO PORT FROM 2.1 modules/ssl/mod_ssl.c: r1.87 modules/ssl/mod_ssl.h: r1.139 modules/ssl/ssl_engine_config.c: r1.82 - +1: jwoolley + +1: jwoolley, trawick * Catch an edge case, where strange subsequent RewriteRules could lead to a 400 (Bad Request) response. (2.0 + 1.3) @@ -369,13 +369,6 @@ PATCHES TO PORT FROM 2.1 See Message-ID: <3EC0B430.4010008@stason.org> +1: jerenkrantz - * Fix a misleading message from the some of the threaded MPMs when - MaxClients has to be lowered due to the setting of ServerLimit. - server/mpm/experimental/leader/leader.c r1.31 - server/mpm/experimental/threadpool/threadpool.c r1.19 - server/mpm/worker/worker.c r1.138 - +1: trawick, stoddard, brianp - CURRENT RELEASE NOTES: * Backwards compatibility is expected of future Apache 2.0 releases,