diff --git a/CHANGELOG b/CHANGELOG index 8415057..9b40371 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -18,7 +18,8 @@ 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. Fixed unix.c's - __PHYSFS_platformCalcBaseDir() so that it actually works. + __PHYSFS_platformCalcBaseDir() so that it actually works. Fixed + Makefile so that it links the test program properly. Changed version to 0.1.3. --ryan. (icculus@clutteredmind.org)