diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2023-08-20 00:28:06 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2023-08-20 00:28:06 +0200 |
commit | 89d340271c4d584b649eb9974f15a1ee557c91a1 (patch) | |
tree | d7053f0316415f9a1484aa528fb5edc8f75fc136 /doc | |
parent | 34ef189a92e353392ae5f41718b0ae2ff8fbf5a1 (diff) | |
download | VeraCrypt-89d340271c4d584b649eb9974f15a1ee557c91a1.tar.gz VeraCrypt-89d340271c4d584b649eb9974f15a1ee557c91a1.zip |
Update Release Notes with latest Linux fix for hidden volume in CLI
Diffstat (limited to 'doc')
-rw-r--r-- | doc/chm/VeraCrypt User Guide.chm | bin | 3164965 -> 3164977 bytes | |||
-rw-r--r-- | doc/html/Release Notes.html | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/doc/chm/VeraCrypt User Guide.chm b/doc/chm/VeraCrypt User Guide.chm Binary files differindex 6cca3702..1196f796 100644 --- a/doc/chm/VeraCrypt User Guide.chm +++ b/doc/chm/VeraCrypt User Guide.chm diff --git a/doc/html/Release Notes.html b/doc/html/Release Notes.html index 28c2e22e..5f955775 100644 --- a/doc/html/Release Notes.html +++ b/doc/html/Release Notes.html @@ -105,6 +105,7 @@ <li>Fix issues launching fsck on Linux.</li> <li>Fix privilege escalation prompts being ignored.</li> <li>Fix wrong size for hidden volume when selecting the option to use all free space.</li> +<li>Fix failure to create hidden volume on a disk using CLI caused by wrong maximum size detection.</li> <li>Fix various issues when running in Text mode: <ul> <li>Don't allow selecting exFAT/BTRFS filesytem if they are not present or not compatible with the created volume.</li> |