author | Ryan C. Gordon <icculus@icculus.org> |
Thu, 29 Aug 2002 21:09:23 +0000 | |
changeset 486 | 3bce0ce1aa9b |
parent 485 | 53355a5a6096 |
child 487 | 06d6072829ae |
CHANGELOG | file | annotate | diff | comparison | revisions | |
CREDITS | file | annotate | diff | comparison | revisions |
--- a/CHANGELOG Thu Aug 29 21:05:47 2002 +0000 +++ b/CHANGELOG Thu Aug 29 21:09:23 2002 +0000 @@ -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.