Ryan C. Gordon 23 éve
szülő
commit
433d7f0f44
1 módosított fájl, 3 hozzáadás és 0 törlés
  1. 3 0
      CHANGELOG

+ 3 - 0
CHANGELOG

@@ -2,6 +2,9 @@
  * CHANGELOG.
  * 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
 03192003 - Fixed problem in PHYSFS_mkdir() when dirs to be created already
            exist. Fixed problem where PHYSFS_mkdir() incorrectly tripped an
            exist. Fixed problem where PHYSFS_mkdir() incorrectly tripped an
            alarm in __PHYSFS_verifySecurity().
            alarm in __PHYSFS_verifySecurity().