Ryan C. Gordon 23 jaren geleden
bovenliggende
commit
74a9c06a5a
1 gewijzigde bestanden met toevoegingen van 3 en 0 verwijderingen
  1. 3 0
      CHANGELOG

+ 3 - 0
CHANGELOG

@@ -2,6 +2,9 @@
  * CHANGELOG.
  */
 
+07172002 - Fixed seeking backwards in ZIP_seek(). Changed the error message
+           ERR_TOO_MANY_SYMLINKS to ERR_SYMLINK_LOOP.
+07152002 - Symlinks in ZIP archives are detected correctly now, I think.
 07142002 - Use GetVolumeInformation() instead of GetDiskFreeSpace() in
            win32.c's mediaInDrive() function. This allows Windows NT 3.x to
            correctly detect CD-ROM drives. Library now appears to be fully