This commit is contained in:
Ryan C. Gordon 2002-03-25 08:14:47 +00:00
parent 4573c8a5ea
commit c7d476e657
1 changed files with 3 additions and 2 deletions

View File

@ -75,8 +75,9 @@
types...this breaks binary compatibility with previous PhysicsFS types...this breaks binary compatibility with previous PhysicsFS
releases! Added platform specific i/o functions, so we don't have releases! Added platform specific i/o functions, so we don't have
to rely on stdio anymore. Updated TODO with my comments on the to rely on stdio anymore. Updated TODO with my comments on the
physfs mailing list. 1.0, here we come! Tons of other fixes and physfs mailing list. 1.0, here we come! Removed race condition from
enhancements. grp.c and converted to file i/o abstraction layer calls from stdio.
Tons of other fixes and enhancements.
--ryan. (icculus@clutteredmind.org) --ryan. (icculus@clutteredmind.org)