]> granicus.if.org Git - apache/commitdiff
We aren't at 2.0.42 yet.
authorSander Striker <striker@apache.org>
Mon, 16 Sep 2002 23:02:04 +0000 (23:02 +0000)
committerSander Striker <striker@apache.org>
Mon, 16 Sep 2002 23:02:04 +0000 (23:02 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96848 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 92c8aa077fcad558a00309df6e31e39132f1c6f5..fab64b43f1e7d4efc43bd09eb6d84868fe33b428 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,4 @@
-Changes with Apache 2.0.42
+Changes with Apache 2.0.41
 
   *) Allow AddOutputFilterByType to add multiple filters per directive.
      [Justin Erenkrantz]
@@ -8,8 +8,6 @@ Changes with Apache 2.0.42
   *) Fixed mod_disk_cache's generation of 304s
      [Kris Verbeeck <Kris.Verbeeck@ubizen.com>]
 
-Changes with Apache 2.0.41
-
   *) Add support for using fnmatch patterns in the final path
      segment of an Include statement (eg.. include /foo/bar/*.conf).
      and remove the noise on stderr during config dir processing.