]> granicus.if.org Git - apache/commitdiff
Boy, that's alot of shoveling (the snow... really)
authorWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 12 Dec 2000 20:59:06 +0000 (20:59 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 12 Dec 2000 20:59:06 +0000 (20:59 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87309 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 3dc0b1ec7f5b1cdd3a7afc337f4ba66f046038a9..81ccaeb591b08a374f1caada46a1ffcdd9d331af 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,10 @@
 Changes with Apache 2.0a9
+
+  *) Win32 now requires perl to complete the final install step for users
+     to build + install on Win32.  Makefile.win now rewrites @@ServerRoot@
+     and installs the conf, htdocs and htdocs/manual directories.
+     [William Rowe]
+
   *) Make mod_include use a hash table to associate directive tags with
      functions.  This allows modules to implement their own SSI tags easily.
      The idea is simple enough, a module can insert it's own tag and function