diff options
Diffstat (limited to 'doc/html')
-rw-r--r-- | doc/html/Release Notes.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/Release Notes.html b/doc/html/Release Notes.html index f7354e2e..a963020b 100644 --- a/doc/html/Release Notes.html +++ b/doc/html/Release Notes.html @@ -70,7 +70,7 @@ <li>Allow system encrypted drive to be mounted in WindowsPE even if changing keyboard layout fails (reported and fixed by Sven Strickroth)</li> <li>Enhancements to the mechanism preserving file timestamps, especially for keyfiles.</li> <li>Fix RDRAND instruction not detected on AMD CPUs.</li> -<li>Detect cases where RDRAND is flawed (e.g. AMD Ryzen) to avoid using it if enabled by user</li>. +<li>Detect cases where RDRAND is flawed (e.g. AMD Ryzen) to avoid using it if enabled by user.</li> <li>Don't write extra 0x00 byte at the end of DcsProp file when modifying it through UI</li> <li>Reduce memory usage of IOCTL_DISK_VERIFY handler used in disk verification by Windows.</li> <li>Add switch /FastCreateFile for VeraCrypt Format.exe to speedup creation of large file container if quick format is selected.</li> |