author | Ryan C. Gordon <icculus@icculus.org> |
Thu, 04 Apr 2002 17:59:02 +0000 | |
changeset 168 | 6b2a28327118 |
parent 167 | fd695ca50a2c |
child 169 | 34829282ffe8 |
--- a/CHANGELOG Thu Apr 04 17:58:02 2002 +0000 +++ b/CHANGELOG Thu Apr 04 17:59:02 2002 +0000 @@ -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().