This commit is contained in:
Ryan C. Gordon 2002-04-13 01:04:02 +00:00
parent 1606998273
commit 3dc68c4b4e
1 changed files with 0 additions and 1 deletions

1
TODO
View File

@ -9,7 +9,6 @@ These are in no particular order. A 1.0 release is reliant on doing most of
- Hmm...we can determine the actual CD-ROM drives under Win32, but how do you
decide that there's no disc in the drive?
- A PHYSFS_readUint32(), _readSint32(), etc API.
- Patch the zlib used on win32 to 1.1.4.
- Write manpages, preferrably generated from some javadoc-style solution
so we can make HTML versions etc from the same data.
- Improve ZIP_seek() (archivers/zip.c)