author | Ryan C. Gordon <icculus@icculus.org> |
Wed, 29 Aug 2001 03:11:23 +0000 | |
changeset 78 | 04707875f982 |
parent 77 | 13a58793ca58 |
child 79 | 5dbb03944ef0 |
--- 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)