diff --git a/CHANGELOG b/CHANGELOG index 9e42551..290f347 100644 --- a/CHANGELOG +++ b/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