diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2020-12-23 01:19:13 +0100 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2020-12-23 01:20:42 +0100 |
commit | 575d4ec6243b45b59839e48753f7546895691983 (patch) | |
tree | 9b0e7727c7f9f51f0da9a4513e63be1eb20c4cc3 /doc | |
parent | 73ef6b6f19c97e416092d9716b7db4783eaf03a1 (diff) | |
download | VeraCrypt-575d4ec6243b45b59839e48753f7546895691983.tar.gz VeraCrypt-575d4ec6243b45b59839e48753f7546895691983.zip |
Update Release Notes with latest changes for upcoming 1.24-Update9
Diffstat (limited to 'doc')
-rw-r--r-- | doc/chm/VeraCrypt User Guide.chm | bin | 1914854 -> 1915034 bytes | |||
-rw-r--r-- | doc/html/Release Notes.html | 19 |
2 files changed, 19 insertions, 0 deletions
diff --git a/doc/chm/VeraCrypt User Guide.chm b/doc/chm/VeraCrypt User Guide.chm Binary files differindex 6b1bc871..b34e9249 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 8d71f075..a52b4f6f 100644 --- a/doc/html/Release Notes.html +++ b/doc/html/Release Notes.html @@ -39,6 +39,25 @@ <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-Update9</strong> (XXXX XX<sup>th</sup>, 2020):</p> +<ul> +<li><strong>All OSes:</strong> +<ul> +<li>speed optimization of Streebog.</li> +</ul> +</li> +<li><strong>Windows:</strong> +<ul> +<li>Don't check for availability of 32KB of free space for bootloader in UEFI boot mode</li> +</ul> +</li> +<li><strong>Linux:</strong> +<ul> +<li>Add UI language support using installed XML files. Language is automatically detected using "LANG" environment variable</li> +</ul> +</li> +</ul> + <p><strong style="text-align:left">1.24-Update8</strong> (November 28<sup>th</sup>, 2020):</p> <ul> <li><strong>MacOSX:</strong> |