diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2022-02-19 22:53:56 +0100 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2022-02-19 22:54:59 +0100 |
commit | 3cab3ce37a2753b78d888f48be4d2c1647daf101 (patch) | |
tree | 6aed4fe2bb1338875e1e9a0a4f677aec935c5672 /doc | |
parent | c145b337cbc5d7c8dc09859d51093a6727005ef8 (diff) | |
download | VeraCrypt-3cab3ce37a2753b78d888f48be4d2c1647daf101.tar.gz VeraCrypt-3cab3ce37a2753b78d888f48be4d2c1647daf101.zip |
Increment version to 1.25.9 and update Release Notes.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/chm/VeraCrypt User Guide.chm | bin | 1919047 -> 1919267 bytes | |||
-rw-r--r-- | doc/html/Release Notes.html | 9 |
2 files changed, 8 insertions, 1 deletions
diff --git a/doc/chm/VeraCrypt User Guide.chm b/doc/chm/VeraCrypt User Guide.chm Binary files differindex 80c1a8a4..62f048bd 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 93de1d6e..7bcc434d 100644 --- a/doc/html/Release Notes.html +++ b/doc/html/Release Notes.html @@ -39,7 +39,7 @@ <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.25.8</strong> (February 17<sup>th</sup>, 2022):</p> +<p><strong style="text-align:left">1.25.9</strong> (February 19<sup>th</sup>, 2022):</p> <ul> <li><strong>All OSes:</strong> <ul> @@ -64,10 +64,17 @@ </li> <li><strong>Linux:</strong> <ul> +<li>Fix hidden volume settings not correctly displayed when enabling hidden volume protection in mount options window.</li> <li>Fix generic Linux installer overwriting /usr/sbin if it is a symlink.</li> +<li>Fix crash when building with _GLIBCXX_ASSERTIONS defined.</li> <li>Enable building from source without AES-NI support.</li> </ul> </li> +<li><strong>MacOSX:</strong> +<ul> +<li>Fix hidden volume settings not correctly displayed when enabling hidden volume protection in mount options window.</li> +</ul> +</li> </ul> <p><strong style="text-align:left">1.25.7</strong> (January 7<sup>th</sup>, 2022):</p> <ul> |