This commit is contained in:
Ryan C. Gordon 2007-04-03 05:01:23 +00:00
parent 515f409083
commit ad430a8816
1 changed files with 2 additions and 0 deletions

View File

@ -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.