Updated.
--- a/CHANGELOG Tue Sep 06 06:25:48 2005 +0000
+++ b/CHANGELOG Tue Sep 06 06:28:35 2005 +0000
@@ -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.