Updated.
--- a/CHANGELOG Sat May 25 02:56:09 2002 +0000
+++ b/CHANGELOG Sat May 25 09:40:51 2002 +0000
@@ -2,7 +2,8 @@
* CHANGELOG.
*/
-05242002 - Upped version to 0.1.6.
+05252002 - Added John Hall's file modification time patch.
+05242002 - Upped version to 0.1.6 (not officially released yet).
05232002 - Fixed the build system to always package the complete source, not
just what we built for a given system, when doing a "make dist".
Updated INSTALL. Wrote BeOS platform code (platform/beos.cpp).
--- a/TODO Sat May 25 02:56:09 2002 +0000
+++ b/TODO Sat May 25 09:40:51 2002 +0000
@@ -27,6 +27,7 @@
- Port to MacOS X (specifically, make Project Builder files; unix.c should
work with it as-is. Might compile as-is with the current Makefile.)
- Probably other stuff. Requests and recommendations are welcome.
+- Fill in __PHYSFS_platformGetLastModTime() in all the platform drivers.
// end of TODO ...