diff --git a/CHANGELOG b/CHANGELOG index e3a41ae..031986c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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)