diff --git a/CHANGELOG b/CHANGELOG index c8882ce..fd359a2 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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 --git a/CREDITS b/CREDITS index fc0f823..8c748b7 100644 --- a/CREDITS +++ b/CREDITS @@ -54,6 +54,9 @@ Debian package support: WinCE port and other Win32 patches: Corona688 +German translation: + Michael Renner + Other stuff: Your name here! Patches go to icculus@clutteredmind.org ... diff --git a/TODO b/TODO index 1165239..9315fd0 100644 --- a/TODO +++ b/TODO @@ -10,7 +10,6 @@ These are in no particular order. A 1.0 release is reliant on doing some 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. -- 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 :