Updated.
--- a/CHANGELOG Thu Jul 25 17:13:03 2002 +0000
+++ b/CHANGELOG Thu Jul 25 17:17:38 2002 +0000
@@ -2,6 +2,9 @@
* CHANGELOG.
*/
+07252002 - configure.in and unix.c now deal with platforms that lack a
+ functional pthread library. Edward Rudd sent in a patch to the RPM
+ specfile to have the build system set the correct version.
07242002 - Rewrote ZIP_enumerate(). Hopefully it sucks less this time.
unix.c and configure.in now have the infrastructure to disable
the CD-ROM detection code, and use a stub that successfully (and
--- a/TODO Thu Jul 25 17:13:03 2002 +0000
+++ b/TODO Thu Jul 25 17:17:38 2002 +0000
@@ -5,7 +5,7 @@
- Include the Visual Studio.NET project file in CVS directly.
- Favor archivers that have the same extension as an archive when opening.
-- Deal with Unix platforms without POSIX threads (NetBSD, etc).
+- Remove extra exists() calls where possible.
- Other archivers: perhaps tar(.gz|.bz2), RPM, ARJ, etc. These are less
important, since streaming archives aren't of much value to games (which
is why zipfiles are king: random access), but it could have uses for, say,