This commit is contained in:
Ryan C. Gordon 2003-03-19 06:01:41 +00:00
parent 433ae86ef8
commit 8295a783d2
1 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,9 @@
* CHANGELOG.
*/
03192003 - Fixed problem in PHYSFS_mkdir() when dirs to be created already
exist. Fixed problem where PHYSFS_mkdir() incorrectly tripped an
alarm in __PHYSFS_verifySecurity().
03122003 - Attempt at cleaning up some type correctness for VC++6. Made QPAK
archiver case-insensitive (since Quake2 has problems without it).
01302003 - Added buffering API to OS/2 build's exported symbol list. Updated