Updated TODO: zip64 support has been in for awhile now.

This commit is contained in:
Ryan C. Gordon 2017-07-09 16:57:56 -04:00
parent bae1f440ba
commit 7cb89ce454
1 changed files with 0 additions and 1 deletions

View File

@ -64,7 +64,6 @@ Other stuff I thought of...
- See if we can ditch some #include lines...
- PHYSFS_exists() fails if you mountIo with a NULL filename. We need to decide
how this API should work.
- ZIP64 support?
- LZMA support in zip archiver?
- bzip2 support in zip archiver?
- rewrite 7zip archiver.