Skip to content

Commit

Permalink
Updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Jul 28, 2002
1 parent 286ce8f commit 086605d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG
Expand Up @@ -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.
Expand Down
3 changes: 2 additions & 1 deletion TODO
Expand Up @@ -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. :) ) */"
Expand Down

0 comments on commit 086605d

Please sign in to comment.