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

Fix typo in Release Notes

This commit is contained in:
Mounir IDRASSI
2023-10-02 09:16:26 +02:00
parent 9d36f15bfc
commit 8f8c871ae3
2 changed files with 1 additions and 1 deletions

View File

@@ -103,7 +103,7 @@
<li>Implement translation of Expander UI</li>
<li>Replace legacy file/dir selection APIs with modern IFileDialog interface for better Windows 11 compatibility</li>
<li>Enhancements to dependency dlls safe loading, including delay loading.</li>
<li>remove recommendation of keyfiles files extensions and update documentation to mention risks of third-party file extensions.</li>
<li>Remove recommendation of keyfiles files extensions and update documentation to mention risks of third-party file extensions.</li>
<li>Add support for more language in the setup installer</li>
<li>Update LZMA library to version 23.01</li>
<li>Update libzip to version 1.10.1 and zlib to version 1.3</li>