diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2024-09-02 21:07:39 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2024-09-02 21:07:39 +0200 |
commit | 4a4cfcdb84bc2c1061d565026b4972d0010a1657 (patch) | |
tree | 9764053dfb97292c770d70b7c570745efbf18274 /doc/html/Release Notes.html | |
parent | 0970a98c8488d6aeff20839417205c8200acacf6 (diff) | |
download | VeraCrypt-4a4cfcdb84bc2c1061d565026b4972d0010a1657.tar.gz VeraCrypt-4a4cfcdb84bc2c1061d565026b4972d0010a1657.zip |
Update Release Notes to mention the fix of EFI regression
Diffstat (limited to 'doc/html/Release Notes.html')
-rw-r--r-- | doc/html/Release Notes.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/html/Release Notes.html b/doc/html/Release Notes.html index e0458c52..21317e4a 100644 --- a/doc/html/Release Notes.html +++ b/doc/html/Release Notes.html @@ -52,6 +52,7 @@ <li>Fixed installation folder not being removed after MSI uninstall in some cases.</li> </ul> </li> + <li>Fix regression during UEFI system decryption that caused the bootloader to persist.</li> </ul> </li> </ul> |