Ryan C. Gordon 23 лет назад
Родитель
Сommit
1c363d8833
2 измененных файлов с 5 добавлено и 0 удалено
  1. 2 0
      CHANGELOG
  2. 3 0
      CREDITS

+ 2 - 0
CHANGELOG

@@ -2,6 +2,8 @@
  * CHANGELOG.
  */
 
+08292002 - Added a physfs/stdio wrapper header to the "extras" dir,
+           compliments of Adam D. Moss (file is "abs-file.h").
 08282002 - Cleanups in grp.c so that Visual C++ doesn't complain anymore.
            zip.c now works correctly when PhysicsFS is disallowing symlinks.
            A few minor optimizations in zip.c, with a few more to come later.

+ 3 - 0
CREDITS

@@ -48,6 +48,9 @@ French translation:
 Debian package support:
     Colin Bayer
 
+"abs-file.h" in "extras" dir:
+    Adam D. Moss
+
 Other stuff:
     Your name here! Patches go to icculus@clutteredmind.org ...