]> granicus.if.org Git - apache/commitdiff
Bump the changes tag
authorRyan Bloom <rbb@apache.org>
Sat, 18 Aug 2001 05:22:25 +0000 (05:22 +0000)
committerRyan Bloom <rbb@apache.org>
Sat, 18 Aug 2001 05:22:25 +0000 (05:22 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90314 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 4834e60382e9fc66eb87f451869e3e4ab8d05221..e1a1e871d7eda07fe7b88c1ca07fe4370e88ad96 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,17 +1,11 @@
-Changes with Apache 2.0.25-dev
+Changes with Apache 2.0.24
 
   *) Fix a couple of issues in mod_include when the tag appeared at
      offsets near 8192 in the file being parsed.  [Jeff Trawick]
 
-  *) Fix --enable-modules=all breakage with mod_auth_db and mod_auth_digest
-     by allowing a module to disable itself if its prerequisites are not
-     met.  [Justin Erenkrantz]
-
   *) Fix an assertion failure in mod_ssl when the keepalive timeout is  
      reached.  [Jeff Trawick]
 
-Changes with Apache 2.0.24
-
   *) Numerous improvements to the Win32 build system.  Introduced command line
      builds without requiring .mak files for MSVC 6.0 and later versions.
      Improved .dsp file compatibility for both Visual Studio 5.0 and 6.0 users.