From: William A. Rowe Jr Date: Tue, 12 Dec 2000 20:59:06 +0000 (+0000) Subject: Boy, that's alot of shoveling (the snow... really) X-Git-Tag: APACHE_2_0_ALPHA_9~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c3aa1c6f1a0922f8387c6b6c600fd65bda988a22;p=apache Boy, that's alot of shoveling (the snow... really) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87309 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 3dc0b1ec7f..81ccaeb591 100644 --- 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