Updated.
--- a/CHANGELOG Thu Jul 25 21:52:07 2002 +0000
+++ b/CHANGELOG Thu Jul 25 21:55:18 2002 +0000
@@ -5,6 +5,7 @@
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.
+ Clean ups in grp.c, beos.cpp and macclassic.c.
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 21:52:07 2002 +0000
+++ b/TODO Thu Jul 25 21:55:18 2002 +0000
@@ -13,6 +13,7 @@
support so that both "archives" look identical to an application; might be
nice for an email program. That's blue sky, unless someone wants to tackle
it.
+- Try to remove ERR_OS_ERROR from macclassic.c where possible.
- Platforms to be verified as working: Solaris, WinNT 3.1, WinME, WinXP,
MacOS 8.1
- Platforms to port to: NetBSD (needs pthreads), OS/2 (needs platform driver),