Release Notes: Fix typo

This commit is contained in:
Mounir IDRASSI 2023-07-07 23:49:12 +02:00
parent a3ddcbd256
commit 26fffec1e3
No known key found for this signature in database
GPG Key ID: 02C30AE90FAE4A6F
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -52,7 +52,7 @@
<li>Supports all banking cards that comply with EMV standard.</li>
<li>Must be enabled in settings (menu Settings->Security Tokens)</li>
<li>Developed by a team of students from <a href="https://www.insa-rennes.fr">Institut national des sciences appliquées de Rennes</a></li>
<li>Project Github repositoty: <a href="https://github.com/veracrypt-EMV-INSA-Rennes-4INFO/VeraCrypt_EMV">https://github.com/veracrypt-EMV-INSA-Rennes-4INFO/VeraCrypt_EMV</a></li>
<li>Project Github repository: <a href="https://github.com/veracrypt-EMV-INSA-Rennes-4INFO/VeraCrypt_EMV">https://github.com/veracrypt-EMV-INSA-Rennes-4INFO/VeraCrypt_EMV</a></li>
</ul>
</li>
<li>Complete removal of RIPEMD160 and GOST89 algorithms. Legacy volumes using any of them cannot be mounted by VeraCrypt anymore.</li>
@ -98,7 +98,7 @@
<li>Don't allow selecting exFAT/BTRFS filesytem if they are not present or not compatible with the created volume.</li>
<li>Fix wrong dismount message displayed when mounting a volume.</li>
<li>Hide PIM during entry and re-ask PIM when user entered a wrong value.</li>
<li>Fix printing error when checking freespace during volume creation in path doesn't exist.</li>
<li>Fix printing error when checking free space during volume creation in path doesn't exist.</li>
</ul>
</li>
<li>Use wxWidgets 3.2.2.1 for static builds (e.g. console only version)</li>