mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 11:08:02 -06:00
Windows: update libzip to version 1.2.0
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
1.2.0 [2017-02-19]
|
||||
==================
|
||||
|
||||
* Support for AES encryption (Winzip version), both encryption
|
||||
and decryption.
|
||||
* Support legacy zip files with >64k entries.
|
||||
* Fix seeking in zip_source_file if start > 0.
|
||||
* Add zip_fseek() for seeking in uncompressed data.
|
||||
* Add zip_ftell() for telling position in uncompressed data.
|
||||
* Add zip_register_progress_callback() for UI updates during zip_close()
|
||||
|
||||
1.1.3 [2016-05-28]
|
||||
==================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user