|
|
@@ -11,12 +11,10 @@ These are in no particular order. A 1.0 release is reliant on doing some of
|
|
|
nice for an email program. That's blue sky, unless someone wants to tackle
|
|
|
it.
|
|
|
- I'm a little nervous about the use of linked lists in qpak.c.
|
|
|
+- Stack allocate in stripAppleBundle() (platform/unix.c) instead of calloc().
|
|
|
- macclassic.c :
|
|
|
"/* (Hmm. Default behaviour is broken in the base library. :) ) */"
|
|
|
-- Platforms to be verified as working: Solaris, WinNT 3.1, WinME, WinXP,
|
|
|
- MacOS 8.1
|
|
|
-- Platforms to port to: PocketPC (Maybe can just use win32.c?),
|
|
|
- Amiga (needs platform driver), DOS4GW (platform driver).
|
|
|
+- Platforms to port to: Amiga (needs platform driver), DOS4GW (platform driver).
|
|
|
- profile string list interpolation.
|
|
|
- We have two different ways to find dir entries in zip.c.
|
|
|
- Do symlinks in zip archiver work when they point to dirs?
|