This commit is contained in:
Ryan C. Gordon 2002-06-11 08:20:12 +00:00
parent b4a5008190
commit 2ae1d76310
2 changed files with 3 additions and 0 deletions

View File

@ -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
TODO
View File

@ -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 ...