From d2c877915744ca28f0fda14e58b970a8b91eef50 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Sun, 15 Dec 2019 00:30:18 +0100 Subject: remove extra carriage return from Release Notes --- doc/html/Release Notes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html') 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 @@
  • Allow system encrypted drive to be mounted in WindowsPE even if changing keyboard layout fails (reported and fixed by Sven Strickroth)
  • Enhancements to the mechanism preserving file timestamps, especially for keyfiles.
  • Fix RDRAND instruction not detected on AMD CPUs.
  • -
  • Detect cases where RDRAND is flawed (e.g. AMD Ryzen) to avoid using it if enabled by user
  • . +
  • Detect cases where RDRAND is flawed (e.g. AMD Ryzen) to avoid using it if enabled by user.
  • Don't write extra 0x00 byte at the end of DcsProp file when modifying it through UI
  • Reduce memory usage of IOCTL_DISK_VERIFY handler used in disk verification by Windows.
  • Add switch /FastCreateFile for VeraCrypt Format.exe to speedup creation of large file container if quick format is selected.
  • -- cgit v1.2.3