]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Prepare for tag
authorSander Striker <striker@apache.org>
Wed, 9 Jul 2003 10:50:35 +0000 (10:50 +0000)
committerSander Striker <striker@apache.org>
Wed, 9 Jul 2003 10:50:35 +0000 (10:50 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@100502 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 2db6efb72914eaa86b9489df6cf5d8fd90e85e7a..761606330688b8d1990f0278331d797f0e56d1ee 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,14 +1,3 @@
-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
-     the ServerTokens directive.  [Jeff Trawick]
-
 Changes with Apache 2.0.47
 
   *) Prevent the server from crashing when entering infinite loops. The