1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2025-11-11 11:08:02 -06:00

Update Release Notes.

This commit is contained in:
Mounir IDRASSI
2024-11-26 23:59:38 +01:00
parent 3b4b0f618c
commit 968b72947f
3 changed files with 3 additions and 1 deletions

View File

@@ -54,6 +54,7 @@
<li>Set Windows 10 May 2020 Update (version 2004) as the minimum supported version.</li>
<li>Fixed driver deadlock under low-memory scenarios caused by re-entrant IRP completions.</li>
<li>Fixed failed EFI detection on some PCs where the BootOrder variable is not defined (proposed by @kriegste, GH #360).</li>
<li>Fixed "Access Denied" error when updating VeraCrypt using EXE setup following a Windows upgrade.</li>
<li>Fixed various issues affecting the EFI system encryption configuration editor.</li>
<li>Replaced the deprecated CryptGenRandom with BCryptGenRandom for generating secure random bytes.</li>
</ul>