Updated.
This commit is contained in:
parent
2580f1460d
commit
b5bc50b726
|
@ -2,6 +2,8 @@
|
|||
* CHANGELOG.
|
||||
*/
|
||||
|
||||
07272002 - Patched the OS/2 code to compile...works, to a degree. Added
|
||||
makeos2.cmd for building (not an ideal solution, but oh well).
|
||||
07262002 - Fixed a typo in documentation. Archivers with matching file
|
||||
extensions are now given first shot at opening an archive, but if
|
||||
they fail, the other archivers are tried. More fixes to zip.c's
|
||||
|
|
2
TODO
2
TODO
|
@ -12,7 +12,7 @@ These are in no particular order. A 1.0 release is reliant on doing most of
|
|||
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.
|
||||
- Get os2.c compiling.
|
||||
- Get os2.c working.
|
||||
- Figure out that pesky pthread casting problem.
|
||||
- macclassic.c :
|
||||
"/* (Hmm. Default behaviour is broken in the base library. :) ) */"
|
||||
|
|
Loading…
Reference in New Issue