# HG changeset patch # User Ryan C. Gordon # Date 1027976758 0 # Node ID c3efeaf8bdde8e535876b4357251f9f900493b3c # Parent a1cb2bf24ce5881530ba1d9e1b8902e8bbe2ba42 Updated. diff -r a1cb2bf24ce5 -r c3efeaf8bdde CHANGELOG --- a/CHANGELOG Mon Jul 29 21:05:00 2002 +0000 +++ b/CHANGELOG Mon Jul 29 21:05:58 2002 +0000 @@ -9,7 +9,8 @@ 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. + other spoken languages fairly easily. Added Russian translation + by Ed Sinjiashvili. 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.