diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2017-08-02 17:29:24 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2017-08-02 17:31:27 +0200 |
commit | dca51c639315d7a2e9f9b1c4f57d54c237770490 (patch) | |
tree | 00fab5af06b45a7e7b0525e3ee5bcdf30cef898f /doc | |
parent | 0137f63d81f0ca1fa038d8869028573b58681499 (diff) | |
download | VeraCrypt-dca51c639315d7a2e9f9b1c4f57d54c237770490.tar.gz VeraCrypt-dca51c639315d7a2e9f9b1c4f57d54c237770490.zip |
Docummentation: update Release Notes for 1.22-BETA3
Diffstat (limited to 'doc')
-rw-r--r-- | doc/chm/VeraCrypt User Guide.chm | bin | 1894049 -> 1894249 bytes | |||
-rw-r--r-- | doc/html/Release Notes.html | 5 |
2 files changed, 3 insertions, 2 deletions
diff --git a/doc/chm/VeraCrypt User Guide.chm b/doc/chm/VeraCrypt User Guide.chm Binary files differindex 8bc5a95b..495ae97e 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 a875ff30..f8346953 100644 --- a/doc/html/Release Notes.html +++ b/doc/html/Release Notes.html @@ -35,14 +35,15 @@ <div class="wikidoc"> <h1>Release Notes</h1> -<p><strong style="text-align:left">1.22-BETA2-Build5 </strong>(July 26<sup>th</sup>, 2017):</p> +<p><strong style="text-align:left">1.22-BETA3 </strong>(August 2<sup>nd</sup>, 2017):</p> <ul> <li><strong>Windows:</strong> <ul> +<li>MBR Bootloader: Fix failure to boot hidden OS on some machines.</li> +<li>MBR Bootloader: Reduce CPU usage during password prompt.</li> <li>Better fix for "Parameter Incorrect" issues during EFI system encryption in some machines.</li> <li>Driver: remove unnecessary dependency to wcsstr which can cause issues on some machines.</li> <li>Driver: Fix "Incorrect Parameter" error when mounting values on some machines.</li> -<li>MBR Bootloader: Fix failure to boot hidden OS on some machines.</li> <li>Fix failure to mount system favorites during boot on some machines.</li> <li>Extend Secure Desktop feature to smart card PIN entry dialog.</li> <li>Fix truncated license text in installer wizard.</li> |