From: William A. Rowe Jr Date: Fri, 7 Jun 2002 21:48:20 +0000 (+0000) Subject: Descriptions are good X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6d3374bda3444527870e794fd685d050743d401b;p=apache Descriptions are good git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95574 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 33c5a829e0..a19fa3bc0b 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,11 @@ Changes with Apache 2.0.37 + *) Fix the working directory *for WinNT/2K/XP services only* to + change to the Apache directory (one level above the location + of Apache.exe, in the case that Apache.exe resides in bin/.) + Solves the case of ServerRoot /foo paths where /foo was not + on the same drive as /winnt/system32. [William Rowe] + *) Make 2.0's "AcceptMutex" startup message now "completely" match how 1.3 does it. [Jim Jagielski]