From: William A. Rowe Jr Date: Thu, 4 Oct 2001 19:42:43 +0000 (+0000) Subject: Just passing through X-Git-Tag: 2.0.26~108 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=55e3c7287458941700c28dc45c0f6716b58eac23;p=thirdparty%2Fapache%2Fhttpd.git Just passing through git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91292 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 9915322f041..be2375067d5 100644 --- 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 ]