Ryan C. Gordon 23 years ago
parent
commit
b8b16e4d15
3 changed files with 4 additions and 1 deletions
  1. 1 0
      CHANGELOG
  2. 3 0
      CREDITS
  3. 0 1
      TODO

+ 1 - 0
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

+ 3 - 0
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 ...
 

+ 0 - 1
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 :