author | Ryan C. Gordon <icculus@icculus.org> |
Sat, 13 Apr 2002 01:04:02 +0000 | |
changeset 200 | d94f1ccac809 |
parent 199 | bdeb3167111f |
child 201 | 7ea2ae5d1a6c |
--- a/TODO Sat Apr 13 00:58:57 2002 +0000 +++ b/TODO Sat Apr 13 01:04:02 2002 +0000 @@ -9,7 +9,6 @@ - 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)