Ryan C. Gordon 24 tahun lalu
induk
melakukan
f3e4d87f28
2 mengubah file dengan 3 tambahan dan 0 penghapusan
  1. 2 0
      CHANGELOG
  2. 1 0
      TODO

+ 2 - 0
CHANGELOG

@@ -2,6 +2,8 @@
  * CHANGELOG.
  */
 
+06112002 - Updated CodeWarrior projects and added them to CVS. _Finally_
+           officially released 0.1.6.
 06102002 - Major overhauls to platform/win32.c ... should work on all Windows
            platforms, including 95/98/ME and NT/2K/XP flavors. Someone should
            see if this builds on WinCE!  :)  You no longer need the latest

+ 1 - 0
TODO

@@ -20,6 +20,7 @@ These are in no particular order. A 1.0 release is reliant on doing most of
 - Look for FIXMEs (many marked with "!!!" in comments).
 - MacOS X Project Builder files.
 - Probably other stuff. Requests and recommendations are welcome.
+- Use __cdecl in physfs.h?
 
 // end of TODO ...