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
releases! Added platform specific i/o functions, so we don't have
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
enhancements.
physfs mailing list. 1.0, here we come! Removed race condition from
grp.c and converted to file i/o abstraction layer calls from stdio.
Tons of other fixes and enhancements.
--ryan. (icculus@clutteredmind.org)