From: Jeff Trawick Date: Thu, 30 Oct 2003 19:40:29 +0000 (+0000) Subject: merges++ X-Git-Tag: 2.0.49~419 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51554700353caa5bb3856f04fc53c62a02fd3aef;p=thirdparty%2Fapache%2Fhttpd.git merges++ git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101628 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 15965457106..d0d445db861 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2003/10/29 16:40:45 $] +Last modified at [$Date: 2003/10/30 19:40:29 $] Release: @@ -279,6 +279,11 @@ PATCHES TO BACKPORT FROM 2.1 server/protocol.c r1.137 +1: trawick, striker + * mod_status: Report total CPU time accurately when using a + threaded MPM. PR: 23795 + modules/generators/mod_status.c r1.75 + +1: trawick + CURRENT RELEASE NOTES: * Backwards compatibility is expected of future Apache 2.0 releases,