diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2024-07-07 23:15:48 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2024-07-07 23:15:48 +0200 |
commit | 82b9eef880195c1163356a52ab57bdaa9a5897c5 (patch) | |
tree | 0d0f1a3c85a0c9b39bfcfc92b0e434846d62af0e /doc/html/Release Notes.html | |
parent | 29878ae569f14aa373ea70bd791771c35e7f025e (diff) | |
download | VeraCrypt-82b9eef880195c1163356a52ab57bdaa9a5897c5.tar.gz VeraCrypt-82b9eef880195c1163356a52ab57bdaa9a5897c5.zip |
Documentation: Update release notes and other pages
Diffstat (limited to 'doc/html/Release Notes.html')
-rw-r--r-- | doc/html/Release Notes.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/html/Release Notes.html b/doc/html/Release Notes.html index b738e299..34e9fb4b 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.26.12</strong> (June 23<sup>th</sup>, 2024):</p> +<p><strong style="text-align:left">1.26.12</strong> (July 6<sup>th</sup>, 2024):</p> <ul> <li><strong>All OSes:</strong> <ul> @@ -67,6 +67,7 @@ <li>Allows GUI to launch in a Wayland-only environment (GH #1264)</li> <li>CLI: Don't initially re-ask PIM if it was already specified (GH #1288)</li> <li>CLI: Fix incorrect max hidden volume size for file containers (GH #1338))</li> + <li>Enhance ASLR security of generic installer binaries by adding linked flag for old GCC version (reported by @morton-f on Sourceforge)</li> </ul> </li> <li><strong>macOS:</strong> |