]> granicus.if.org Git - apache/commitdiff
move the entry for a fix just merged into 2.0.48-dev
authorJeff Trawick <trawick@apache.org>
Mon, 7 Jul 2003 20:07:36 +0000 (20:07 +0000)
committerJeff Trawick <trawick@apache.org>
Mon, 7 Jul 2003 20:07:36 +0000 (20:07 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100482 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index bb110c0cbd6ed272640bfda9d07530c83479ea6e..378c6f5fd7346ec81fe60fa1540674561b350a83 100644 (file)
--- 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 <Juan.Rivera@citrix.com>]
 
@@ -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