From b5bc50b7267937880272f59b296866d15d103831 Mon Sep 17 00:00:00 2001 From: "Ryan C. Gordon" Date: Sat, 27 Jul 2002 06:30:02 +0000 Subject: [PATCH] Updated. --- CHANGELOG | 2 ++ TODO | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index bf1af781..0577ee5d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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 diff --git a/TODO b/TODO index 4aaca3ef..ff9a3afe 100644 --- a/TODO +++ b/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. :) ) */"