From 086605d983ed0800df0f79f45d50c606df13fda8 Mon Sep 17 00:00:00 2001 From: "Ryan C. Gordon" Date: Sun, 28 Jul 2002 18:04:07 +0000 Subject: [PATCH] Updated. --- CHANGELOG | 2 ++ TODO | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 6c3751ee..520a1439 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,8 @@ * CHANGELOG. */ +07282002 - macclassic.c now returns human readable error messages instead of + ERR_OS_ERROR. Minor error message tweak in os2.c. 07272002 - Patched the OS/2 code to be useful...works pretty well, now. Added makeos2.cmd for building (not an ideal solution, but oh well). Initialized some variables in zip.c to prevent compiler whining. diff --git a/TODO b/TODO index a28b12b4..0e601f67 100644 --- a/TODO +++ b/TODO @@ -11,7 +11,8 @@ 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. +- Add all literal strings to physfs_internal.h and let people #ifdef + PHYSFS_LANG_ENGLISH, PHYSFS_LANG_FRENCH etc... - Figure out that pesky pthread casting problem. - macclassic.c : "/* (Hmm. Default behaviour is broken in the base library. :) ) */"