diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2018-09-03 00:39:25 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2018-09-03 01:00:56 +0200 |
commit | 8d2ddcacb6528cf7cb333fe4dd4c5484a7d48190 (patch) | |
tree | c004aa344fa96f38c08e091f18c3dc036686a176 | |
parent | 8f47adfff187baea80ca58f9456f9533291ee388 (diff) | |
download | VeraCrypt-8d2ddcacb6528cf7cb333fe4dd4c5484a7d48190.tar.gz VeraCrypt-8d2ddcacb6528cf7cb333fe4dd4c5484a7d48190.zip |
Update release notes for 1.23-BETA7
-rw-r--r-- | doc/chm/VeraCrypt User Guide.chm | bin | 1933827 -> 1934035 bytes | |||
-rw-r--r-- | doc/html/Release Notes.html | 4 |
2 files changed, 3 insertions, 1 deletions
diff --git a/doc/chm/VeraCrypt User Guide.chm b/doc/chm/VeraCrypt User Guide.chm Binary files differindex 43797c22..00d4ad72 100644 --- a/doc/chm/VeraCrypt User Guide.chm +++ b/doc/chm/VeraCrypt User Guide.chm diff --git a/doc/html/Release Notes.html b/doc/html/Release Notes.html index 69ace646..586057a1 100644 --- a/doc/html/Release Notes.html +++ b/doc/html/Release Notes.html @@ -44,7 +44,7 @@ <li>Support EFI system encryption on Windows LTSB.</li> <li>Add compatibility of system encryption with Windows 10 upgrade using ReflectDrivers mechanism</li> <li>Make EFI Rescue Disk decrypt partition correctly when Windows Repair overwrites first partition sector.</li> -<li>Add Driver option in the UI to explicitly allow Windows 10 defragmenter to see VeraCrypt encrypted disks.</li> +<li>Add Driver option in the UI to explicitly allow Windows 8.1 and Windows 10 defragmenter to see VeraCrypt encrypted disks.</li> <li>Add internal verification of binaries embedded signature to protect against some types to tampering attacks.</li> <li>Fix Secure Desktop not working for favorites set to mount at logon on Windows 10 under some circumstances.</li> <li>when Secure Desktop is enabled, use it for Mount Options dialog if it is displayed before password dialog.</li> @@ -52,6 +52,8 @@ <li>Display a balloon tip warning message when text pasted to password field is longer than maximum length and so it will be truncated.</li> <li>Implement language selection mechanism at the start of the installer to make easier for international users.</li> <li>Add check on size of file container during creation to ensure it's smaller than available free disk space.</li> +<li>Fix buttons at the bottom not shown when user sets a large system font under Window 7.</li> +<li>Fix compatibility issues with some disk drivers that don't support IOCTL_DISK_GET_DRIVE_GEOMETRY_EX ioctl.</li> </ul> </li> <li><strong>MacOSX:</strong> |