Ryan C. Gordon 19 лет назад
Родитель
Сommit
ad430a8816
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      CHANGELOG.txt

+ 2 - 0
CHANGELOG.txt

@@ -2,6 +2,8 @@
  * CHANGELOG.
  */
 
+04032007 - Reverted Unix recursive mutex code. There were some portability
+           issues I didn't anticipate.
 04022007 - Added wxWidgets-based test program (incomplete). Filled in and
            corrected some Doxygen comments.
 04012007 - Added PHYSFS_isInit() and PHYSFS_symbolicLinksPermitted() functions.