From 492413b67c37653d33e5882e751eb6579e5b2b2e Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Mon, 7 Jul 2003 20:07:36 +0000 Subject: [PATCH] move the entry for a fix just merged into 2.0.48-dev git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100482 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGES b/CHANGES index bb110c0cbd..378c6f5fd7 100644 --- a/CHANGES +++ b/CHANGES @@ -22,10 +22,6 @@ Changes with Apache 2.1.0-dev unixd_set_global|proc_mutex_perms(). Allow the functions to be called for any type of mutex. PR 20312 [Jeff Trawick] - *) mod_rewrite: Perform child initialization on the rewrite log lock. - This fixes a log corruption issue when flock-based serialization - is used (e.g., FreeBSD). [Jeff Trawick] - *) Fix some broken log messages in WinNT MPM. [Juan Rivera ] @@ -155,6 +151,10 @@ Changes with Apache 2.1.0-dev Changes with Apache 2.0.48 + *) mod_rewrite: Perform child initialization on the rewrite log lock. + This fixes a log corruption issue when flock-based serialization + is used (e.g., FreeBSD). [Jeff Trawick] + *) Don't respect the Server header field as set by modules and CGIs. As with 1.3, for proxy requests any such field is from the origin server; otherwise it will have our server info as controlled by -- 2.50.1