This commit is contained in:
Ryan C. Gordon 2002-07-17 16:05:52 +00:00
parent f558dcfe4a
commit 74a9c06a5a
1 changed files with 3 additions and 0 deletions

View File

@ -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