From: Cliff Woolley Date: Thu, 28 Aug 2003 06:13:03 +0000 (+0000) Subject: propose backport. presumably there will be changes to server/mpm/winnt and X-Git-Tag: 2.0.48~110 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd77faac8b8ae4e6e1a7322d55b1b0a8c4da3f3a;p=thirdparty%2Fapache%2Fhttpd.git propose backport. presumably there will be changes to server/mpm/winnt and server/mpm/experimental/perchild as well before this gets backported. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101123 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 56c323ab295..596d9b279ed 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2003/08/25 04:03:04 $] +Last modified at [$Date: 2003/08/28 06:13:03 $] Release: @@ -351,6 +351,16 @@ PATCHES TO PORT FROM 2.1 modules/filters/mod_include.c: r1.264 +1: nd + * all MPM's: correctly honor MaxMemFree + server/mpm/beos/beos.c r1.102 + server/mpm/experimental/leader/leader.c r1.30 + server/mpm/experimental/threadpool/threadpool.c r1.18 + server/mpm/mpmt_os2/mpmt_os2_child.c r1.25 + server/mpm/netware/mpm_netware.c r1.72 + server/mpm/worker/worker.c r1.137 + +1: jwoolley + + CURRENT RELEASE NOTES: * Backwards compatibility is expected of future Apache 2.0 releases,