This commit is contained in:
Ryan C. Gordon 2003-03-30 18:46:29 +00:00
parent 1344feceda
commit 433d7f0f44
1 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,9 @@
* CHANGELOG.
*/
03302003 - Fixed seeking in uncompressed ZIP entries, and handle a
misbehaviour in Java's JAR creation tools. Thanks to "Tree" for
pointing these bugs out.
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().