From: William A. Rowe Jr Date: Wed, 24 Apr 2002 04:34:37 +0000 (+0000) Subject: A nice end to a crazy day... laptop's fixed and life goes on. X-Git-Tag: 2.0.36~103 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03723b09d79904af8eb666c0501d975613c91b2d;p=thirdparty%2Fapache%2Fhttpd.git A nice end to a crazy day... laptop's fixed and life goes on. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94779 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 2b982b45cfa..2bbb39b1bb1 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,10 @@ Changes with Apache 2.0.36 + *) Fix Win32 NTFS Junctions (symlinks). PR 8014 [William Rowe] + + *) Fix Win32 'short name' aliases in httpd.conf directives. + PR 8009 [William Rowe] + *) Fix generation of default httpd.conf when the layout paths are disjoint. PR 7979, 8227. [Justin Erenkrantz]