Ryan C. Gordon пре 24 година
родитељ
комит
b89b1acb98
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      TODO

+ 2 - 0
TODO

@@ -28,6 +28,8 @@ These are in no particular order. A 1.0 release is reliant on doing most of
   work with it as-is. Might compile as-is with the current Makefile.)
   work with it as-is. Might compile as-is with the current Makefile.)
 - Probably other stuff. Requests and recommendations are welcome.
 - Probably other stuff. Requests and recommendations are welcome.
 - Fill in __PHYSFS_platformGetLastModTime() in all the platform drivers.
 - Fill in __PHYSFS_platformGetLastModTime() in all the platform drivers.
+- Implement getlastmodtime for zip.c ... zipfiles contain file modtimes.
+- Implement getlastmodtime for grp.c ... all files report modtime of archive?
 
 
 // end of TODO ...
 // end of TODO ...