diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2024-11-26 23:59:38 +0100 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2024-11-26 23:59:38 +0100 |
commit | 968b72947f04440a48d38c70e64ee3226e3f1e59 (patch) | |
tree | 26a4a126d8af679ce1e0e88ccba16d5a3bcf3119 | |
parent | 3b4b0f618c5c46ecc4f18b814ec93d29f42a437f (diff) | |
download | VeraCrypt-968b72947f04440a48d38c70e64ee3226e3f1e59.tar.gz VeraCrypt-968b72947f04440a48d38c70e64ee3226e3f1e59.zip |
Update Release Notes.
-rw-r--r-- | doc/chm/VeraCrypt User Guide.chm | bin | 3238309 -> 3238413 bytes | |||
-rw-r--r-- | doc/html/Release Notes.html | 1 | ||||
-rw-r--r-- | doc/html/ru/Release Notes.html | 3 |
3 files changed, 3 insertions, 1 deletions
diff --git a/doc/chm/VeraCrypt User Guide.chm b/doc/chm/VeraCrypt User Guide.chm Binary files differindex 11de385d..5d7be8ac 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 fd893fcc..0791e25f 100644 --- a/doc/html/Release Notes.html +++ b/doc/html/Release Notes.html @@ -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> diff --git a/doc/html/ru/Release Notes.html b/doc/html/ru/Release Notes.html index 4664a2e4..bd2331c7 100644 --- a/doc/html/ru/Release Notes.html +++ b/doc/html/ru/Release Notes.html @@ -57,6 +57,7 @@ VeraCrypt старее, чем 1.18a.</span></li> <li>Установлено, что минимально поддерживаемая версия Windows — Windows 10 May 2020 Update (версия 2004).</li> <li>Исправлена блокировка драйвера при низком уровне памяти, вызванная повторяющимися завершениями IRP.</li> <li>Исправлено определение EFI на некоторых ПК, где переменная BootOrder не определена (предложено @kriegste, GH #360).</li> + <li>Исправлена ошибка «Доступ запрещён» при обновлении VeraCrypt с использованием EXE-установщика после обновления Windows.</li> <li>Исправлены различные проблемы, связанные с редактором конфигурации шифрования EFI системы.</li> <li>Заменён устаревший CryptGenRandom на BCryptGenRandom для генерации безопасных случайных данных.</li> </ul> @@ -74,7 +75,7 @@ VeraCrypt старее, чем 1.18a.</span></li> </li> </ul> -<p><strong style="text-align:left">1.26.17</strong> (2 сентября 2024 года):</p> +<p><strong style="text-align:left">1.26.15</strong> (2 сентября 2024 года):</p> <ul> <li><strong>Windows:</strong> <ul> |