diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2019-03-08 10:37:03 +0100 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2019-03-09 08:03:51 +0100 |
commit | d6ce1db2a8d3d96b3c0a71fdee95a9c02c1f9101 (patch) | |
tree | 3d8cb2bf9b14ad0e9a8be11f7767660777f1269f /doc/html | |
parent | 76c03c23a1f985efebcb76e3b56a2c1b3b01af52 (diff) | |
download | VeraCrypt-d6ce1db2a8d3d96b3c0a71fdee95a9c02c1f9101.tar.gz VeraCrypt-d6ce1db2a8d3d96b3c0a71fdee95a9c02c1f9101.zip |
Increment version to 1.24-Beta4 and update release notes to clarify that password length increase applies only to non-system volumes.
Diffstat (limited to 'doc/html')
-rw-r--r-- | doc/html/Release Notes.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/Release Notes.html b/doc/html/Release Notes.html index 1cfcfb5f..57d53e93 100644 --- a/doc/html/Release Notes.html +++ b/doc/html/Release Notes.html @@ -39,11 +39,11 @@ <strong>Note to users who created volumes with 1.17 version of VeraCrypt or earlier: </strong><br/> <span style="color:#ff0000;">To avoid hinting whether your volumes contain a hidden volume or not, or if you depend on plausible deniability when using hidden volumes/OS, then you must recreate both the outer and hidden volumes including system encryption and hidden OS, discarding existing volumes created prior to 1.18a version of VeraCrypt.</span></li> </p> -<p><strong style="text-align:left">1.24-Beta3 </strong>(March 3<sup>rd</sup>, 2019):</p> +<p><strong style="text-align:left">1.24-Beta4 </strong>(March 7<sup>th</sup>, 2019):</p> <ul> <li><strong>All OSs:</strong> <ul> -<li>Increase password maximum length to 128 bytes in UTF-8 encoding.</li> +<li>Increase password maximum length to 128 bytes in UTF-8 encoding for non-system volumes.</li> <ul> <li>Add option to use legacy maximum password length (64) instead of new one for compatibility reasons.</li> </ul> |