Ryan C. Gordon 23 лет назад
Родитель
Сommit
b5bc50b726
2 измененных файлов с 3 добавлено и 1 удалено
  1. 2 0
      CHANGELOG
  2. 1 1
      TODO

+ 2 - 0
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

+ 1 - 1
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.  :)  )  */"