This commit is contained in:
Ryan C. Gordon 2002-08-29 21:09:23 +00:00
parent 38d3929d94
commit 1c363d8833
2 changed files with 5 additions and 0 deletions

View File

@ -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.

View File

@ -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 ...