Ryan C. Gordon 24 年之前
父節點
當前提交
c7d476e657
共有 1 個文件被更改,包括 3 次插入2 次删除
  1. 3 2
      CHANGELOG

+ 3 - 2
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)