Updated.
This commit is contained in:
parent
f558dcfe4a
commit
74a9c06a5a
|
@ -2,6 +2,9 @@
|
||||||
* CHANGELOG.
|
* 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
|
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
|
||||||
correctly detect CD-ROM drives. Library now appears to be fully
|
correctly detect CD-ROM drives. Library now appears to be fully
|
||||||
|
|
Loading…
Reference in New Issue