Updated.
This commit is contained in:
parent
69859a7bd9
commit
c7e785a742
|
@ -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
|
||||
|
|
1
TODO
1
TODO
|
@ -13,6 +13,7 @@ These are in no particular order. A 1.0 release is reliant on doing most of
|
|||
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),
|
||||
|
|
Loading…
Reference in New Issue