From: Jeff Trawick Date: Tue, 16 Sep 2003 01:03:16 +0000 (+0000) Subject: sync with APACHE_2_0_BRANCH X-Git-Tag: pre_ajp_proxy~1162 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5c18339de3d779f18bd2dba8ae396b47b5ec3f1a;p=apache sync with APACHE_2_0_BRANCH git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101247 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 4f6b0700de..e66750c471 100644 --- a/CHANGES +++ b/CHANGES @@ -129,10 +129,6 @@ Changes with Apache 2.1.0-dev *) mod_cgid: Restart the cgid daemon if it crashes. PR 19849 [Glenn Nielsen ] - *) Unix: Handle permissions settings for flock-based mutexes in - unixd_set_global|proc_mutex_perms(). Allow the functions to be - called for any type of mutex. PR 20312 [Jeff Trawick] - *) Fix some broken log messages in WinNT MPM. [Juan Rivera ] @@ -259,6 +255,10 @@ Changes with Apache 2.1.0-dev Changes with Apache 2.0.48 + *) Unix: Handle permissions settings for flock-based mutexes in + unixd_set_global|proc_mutex_perms(). Allow the functions to be + called for any type of mutex. PR 20312 [Jeff Trawick] + *) ab: Work over non-loopback on Unix again. PR 21495. [Jeff Trawick] *) Fix a misleading message from the some of the threaded MPMs when