From 3dc68c4b4e887eeb23641966594e0bca78204667 Mon Sep 17 00:00:00 2001 From: "Ryan C. Gordon" Date: Sat, 13 Apr 2002 01:04:02 +0000 Subject: [PATCH] Updated. --- TODO | 1 - 1 file changed, 1 deletion(-) diff --git a/TODO b/TODO index 2db16bb2..f884388b 100644 --- a/TODO +++ b/TODO @@ -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)