# HG changeset patch # User Ryan C. Gordon # Date 1038875092 0 # Node ID bdd763b062a8567fa36d76c7c2963ecede7a1ada # Parent 80c8348153978166dc81a612ea3f8e3b81ec6f78 Updated. diff -r 80c834815397 -r bdd763b062a8 CHANGELOG --- a/CHANGELOG Sun Dec 01 11:22:30 2002 +0000 +++ b/CHANGELOG Tue Dec 03 00:24:52 2002 +0000 @@ -2,6 +2,7 @@ * CHANGELOG. */ +12022002 - German translation added, compliments of Michael Renner. 12012002 - Minor fix to configure.in: reported --enable-debug's default setting incorrectly. Added buffering to the API: you can now buffer a file with PHYSFS_setBuffer(), and flush the buffer to diff -r 80c834815397 -r bdd763b062a8 CREDITS --- a/CREDITS Sun Dec 01 11:22:30 2002 +0000 +++ b/CREDITS Tue Dec 03 00:24:52 2002 +0000 @@ -54,6 +54,9 @@ WinCE port and other Win32 patches: Corona688 +German translation: + Michael Renner + Other stuff: Your name here! Patches go to icculus@clutteredmind.org ... diff -r 80c834815397 -r bdd763b062a8 TODO --- a/TODO Sun Dec 01 11:22:30 2002 +0000 +++ b/TODO Tue Dec 03 00:24:52 2002 +0000 @@ -10,7 +10,6 @@ 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. -- Need PHYSFS_LANG_GERMAN. - I'm a little nervous about the use of linked lists in qpak.c. - Add qpak.c and PHYSFS_SUPPORTS_QPAK to mac classic projects. - macclassic.c :