From: Paul Querna Date: Wed, 18 Aug 2004 02:35:05 +0000 (+0000) Subject: One more vote.. X-Git-Tag: STRIKER_2_0_51_RC1^2~73 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a0ea9adf7f19b9b69cceb508a9adb862bc587ce;p=thirdparty%2Fapache%2Fhttpd.git One more vote.. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104697 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index df666863892..33feac2c214 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/08/17 19:56:34 $] +Last modified at [$Date: 2004/08/18 02:35:05 $] Release: @@ -263,7 +263,7 @@ PATCHES TO BACKPORT FROM 2.1 * mod_setenvif: remove support for remote_user variable which never worked at all. PR 25725 (2.0 + 1.3) modules/metadata/mod_setenvif.c: r1.50 - +1: nd, jerenkrantz + +1: nd, jerenkrantz, pquerna * Replace some of the mutex locking in the worker MPM with atomic operations for higher concurrency.