]> granicus.if.org Git - apache/commitdiff
Just passing through
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 4 Oct 2001 19:42:43 +0000 (19:42 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 4 Oct 2001 19:42:43 +0000 (19:42 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91292 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 9915322f0410e5abefa7b7ab3d53f537f6f80425..be2375067d5b912252233c83210743d7b1debd1f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,8 @@
 Changes with Apache 2.0.26-dev
 
+  *) Added mod_mime_magic, mod_unique_id and mod_vhost_alias to the Win32
+     build, as loadable modules.  [William Rowe]
+
   *) Fix --enable-mods-shared processing.  If most is specified,
      then all modules that can be compiled as shared modules are.
      [Aaron Bannert <aaron@clove.org>]