diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2019-10-04 21:43:31 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2019-10-04 21:44:51 +0200 |
commit | 4f24e877aab18d78822286688245cadd080e9d77 (patch) | |
tree | 971f2698f5c00d03c2ec6cd450b6661894c8ad6b /doc/html | |
parent | d2c53bc37317b0e9400f48b4b87a020773b05347 (diff) | |
download | VeraCrypt-4f24e877aab18d78822286688245cadd080e9d77.tar.gz VeraCrypt-4f24e877aab18d78822286688245cadd080e9d77.zip |
Update Release Notes to indicate use of libzip 1.5.2
Diffstat (limited to 'doc/html')
-rw-r--r-- | doc/html/Release Notes.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/Release Notes.html b/doc/html/Release Notes.html index 01595e1a..eefe54f8 100644 --- a/doc/html/Release Notes.html +++ b/doc/html/Release Notes.html @@ -86,7 +86,7 @@ </ul> <li>Add option (disabled by default) to use CPU RDRAND or RDSEED as an additional entropy source for our random generator when available.</li> <li>Add mount option (both UI and command line) that allows mounting a volume without attaching it to the specified drive letter.</li> -<li>Update libzip to version 1.5.1</li> +<li>Update libzip to version 1.5.2</li> <li>Do not create uninstall shortcut in startmenu when installing VeraCrypt. (by Sven Strickroth)</li> <li>Enable selection of Quick Format for file containers creation. Separate Quick Format and Dynamic Volume options in the wizard UI.</li> <li>Fix editor of EFI system encryption configuration file not accepting ENTER key to add new lines.</li> |