This commit is contained in:
Ryan C. Gordon 2001-08-29 03:33:42 +00:00
parent 565f12a084
commit af9dd7b824
1 changed files with 2 additions and 1 deletions

View File

@ -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)