This commit is contained in:
Ryan C. Gordon 2002-04-04 17:59:02 +00:00
parent d5a699ccd2
commit 0238187825
1 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,9 @@
* CHANGELOG.
*/
04042002 - Mac work continues.
04032002 - PHYSFS_init always makes sure the calling thread initializes its
error state.
04022002 - Mac work continues. Found a bug where we put a double dir
separator in if we had to resort to the fallback userdir (if
__PHYSFS_platformGetUserDir() returned NULL to calculateUserDir().