From 01e79f7faea4e9e165c956eee9870f6af66c80bb Mon Sep 17 00:00:00 2001 From: "Ryan C. Gordon" Date: Wed, 17 Jul 2002 23:27:00 +0000 Subject: [PATCH] Updated. --- CHANGELOG | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 290f3474..45ead6c1 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -3,7 +3,8 @@ */ 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. 07142002 - Use GetVolumeInformation() instead of GetDiskFreeSpace() in win32.c's mediaInDrive() function. This allows Windows NT 3.x to