Ryan C. Gordon před 23 roky
rodič
revize
01e79f7fae
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. 2 1
      CHANGELOG

+ 2 - 1
CHANGELOG

@@ -3,7 +3,8 @@
  */
  */
 
 
 07172002 - Fixed seeking backwards in ZIP_seek(). Changed the error message
 07172002 - Fixed seeking backwards in ZIP_seek(). Changed the error message
-           ERR_TOO_MANY_SYMLINKS to ERR_SYMLINK_LOOP.
+           ERR_TOO_MANY_SYMLINKS to ERR_SYMLINK_LOOP. Patches to build system
+           and unix.c for FreeBSD compatibility.
 07152002 - Symlinks in ZIP archives are detected correctly now, I think.
 07152002 - Symlinks in ZIP archives are detected correctly now, I think.
 07142002 - Use GetVolumeInformation() instead of GetDiskFreeSpace() in
 07142002 - Use GetVolumeInformation() instead of GetDiskFreeSpace() in
            win32.c's mediaInDrive() function. This allows Windows NT 3.x to
            win32.c's mediaInDrive() function. This allows Windows NT 3.x to