git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104697
13f79535-47bb-0310-9956-
ffa450edef68
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:
* 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.