Correct entry in "Release Notes.html"

This commit is contained in:
Mounir IDRASSI 2020-08-06 01:08:50 +02:00
parent 249077ab79
commit f3bc81dc70
No known key found for this signature in database
GPG Key ID: 02C30AE90FAE4A6F
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -68,7 +68,7 @@ <h1>Release Notes</h1>
<li>Don't try to use fix for CVE-2019-19501 if Windows Shell has been modified or is not running since there is no reliable way to fix it in such non standard configuation.</li> <li>Don't try to use fix for CVE-2019-19501 if Windows Shell has been modified or is not running since there is no reliable way to fix it in such non standard configuation.</li>
<li>MBR bootloader: fix incorrect compressed data size passed to decompressor in boot sector.</li> <li>MBR bootloader: fix incorrect compressed data size passed to decompressor in boot sector.</li>
<li>Add warning message when typed password reaches maximum length during the system encryption wizard.</li> <li>Add warning message when typed password reaches maximum length during the system encryption wizard.</li>
<li>Add support for Btrfs filesystem when creating volumes.</li> <li>Fix wrong error message when UTF-8 encoding of entered password exceeds the maximum supported length.</li>
<li>Update libzip to latest version 1.7.3.</li> <li>Update libzip to latest version 1.7.3.</li>
<li>Update translations.</li> <li>Update translations.</li>
</ul> </ul>