# HG changeset patch # User Ryan C. Gordon # Date 999054683 0 # Node ID 04707875f982329a81f9827dfed33e4a1e792b41 # Parent 13a58793ca5853d8be48967044c3d07cdadd27bb Updated. diff -r 13a58793ca58 -r 04707875f982 CHANGELOG --- a/CHANGELOG Wed Aug 29 03:10:45 2001 +0000 +++ b/CHANGELOG Wed Aug 29 03:11:23 2001 +0000 @@ -15,6 +15,9 @@ with license info and Win32 build instructions. Dependency on the readline library in test_physfs.c is now optional. Changed version to 0.1.2. +08282001 - win32.c now checks HOMEDRIVE, HOMEPATH, and HOME when calculating + the userdir. Added include files that make it a little closer to + compiling under Cygwin. Added a TODO file. --ryan. (icculus@clutteredmind.org)