diff -r 88780f7156d3 -r 3da194b12f43 CHANGELOG --- a/CHANGELOG Sat Aug 20 04:46:25 2005 +0000 +++ b/CHANGELOG Tue Sep 06 06:24:42 2005 +0000 @@ -2,6 +2,9 @@ * CHANGELOG. */ +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. 08202005 - Fixed bug in verifyPath() that was breaking PHYSFS_setSaneConfig() and other corner cases. 07242005 - Patched to compile on BeOS.