diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2021-12-24 21:19:18 +0100 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2021-12-24 21:21:09 +0100 |
commit | bb0cef759b97baa54e55a8bc54cccbfedcff220e (patch) | |
tree | d22715a7b90c47459d6f6ef7c709a76b6cf5e42e /doc | |
parent | 2f45be1219d0faf4d40ec6c19b127c54ba479643 (diff) | |
download | VeraCrypt-bb0cef759b97baa54e55a8bc54cccbfedcff220e.tar.gz VeraCrypt-bb0cef759b97baa54e55a8bc54cccbfedcff220e.zip |
MacOSX: Increment version to 1.24.5 and update release notes.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/html/Release Notes.html | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/html/Release Notes.html b/doc/html/Release Notes.html index eaf4f0de..49b5dd43 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.5</strong> (December 19<sup>th</sup>, 2021):</p> +<p><strong style="text-align:left">1.25.5</strong> (December 24<sup>th</sup>, 2021):</p> <ul> <li><strong>Windows:</strong> <ul> @@ -51,6 +51,10 @@ </ul> </li> </ul> +<li><strong>MacOSX:</strong> +<ul> +<li>Fix resource files inside VeraCrypt application bundle (e.g. HTML documentation, languages XML files) being world-writable.</li> +</ul> </li> </ul> <p><strong style="text-align:left">1.25.4</strong> (December 3<sup>rd</sup>, 2021):</p> |