author | Ryan C. Gordon <icculus@icculus.org> |
Fri, 12 Apr 2002 23:50:20 +0000 | |
changeset 196 | 146f35f06992 |
parent 195 | c9eef6e349a2 |
child 197 | b59917ad3bae |
--- a/CHANGELOG Fri Apr 12 23:48:31 2002 +0000 +++ b/CHANGELOG Fri Apr 12 23:50:20 2002 +0000 @@ -2,6 +2,7 @@ * CHANGELOG. */ +04122002 - Some win32 cleanups and fixes across several files. 04082002 - Fixed problem when calling __PHYSFS_setError before PHYSFS_init. 04062002 - Added MacOS info, etc to INSTALL. Patched unix.c and test_physfs.c to compile on Darwin again.