Skip to content

Commit

Permalink
Updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Jul 30, 2002
1 parent d4f7c54 commit 98f67c5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG
Expand Up @@ -3,14 +3,15 @@
*/

07292002 - Found some memory leaks, thanks to Valgrind (which rules, btw).
Added Russian translation by Ed Sinjiashvili. Added Spanish
translation by Pedro J. P�rez.
07282002 - macclassic.c now returns human readable error messages instead of
ERR_OS_ERROR. Closing files on MacOS no longer fails if the volume
info can't be flushed. Minor error message tweak in os2.c. All
possible human-readable literal strings (including all those OS/2
and MacOS error messages) have moved to constants in
physfs_internal.h...this allows the library to be translated to
other spoken languages fairly easily. Added Russian translation
by Ed Sinjiashvili.
other spoken languages fairly easily.
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

0 comments on commit 98f67c5

Please sign in to comment.