Ryan C. Gordon 20 år sedan
förälder
incheckning
0d43bf1eb1
1 ändrade filer med 2 tillägg och 1 borttagningar
  1. 2 1
      CHANGELOG

+ 2 - 1
CHANGELOG

@@ -4,7 +4,8 @@
 
 
 09062005 - Happy September. Changed the allocation abstraction to use
 09062005 - Happy September. Changed the allocation abstraction to use
            PHYSFS_uint64 instead of size_t, so we don't have to include
            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()
 08202005 - Fixed bug in verifyPath() that was breaking PHYSFS_setSaneConfig()
            and other corner cases.
            and other corner cases.
 07242005 - Patched to compile on BeOS.
 07242005 - Patched to compile on BeOS.