diff --git a/CHANGELOG b/CHANGELOG index f6609a2..823293b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -4,7 +4,8 @@ 09062005 - Happy September. Changed the allocation abstraction to use PHYSFS_uint64 instead of size_t, so we don't have to include - system headers inside physfs.h. + system headers inside physfs.h. Minor MingW fixes (but it's still + broken, I think). 08202005 - Fixed bug in verifyPath() that was breaking PHYSFS_setSaneConfig() and other corner cases. 07242005 - Patched to compile on BeOS.