diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2018-04-29 17:51:06 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2018-04-29 17:52:48 +0200 |
commit | bfac44ebfdad27c7a44ee4c37d62d1847be9f15c (patch) | |
tree | a679a4f596ad2235e1770e82f173dc019ee140b9 /doc/html | |
parent | e39f5fa5d6b1b09df16271cabb1dda5d42c0b980 (diff) | |
download | VeraCrypt-bfac44ebfdad27c7a44ee4c37d62d1847be9f15c.tar.gz VeraCrypt-bfac44ebfdad27c7a44ee4c37d62d1847be9f15c.zip |
Docummentation: update Release Notes with changes done in MacOSX and Linux
Diffstat (limited to 'doc/html')
-rw-r--r-- | doc/html/Release Notes.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/html/Release Notes.html b/doc/html/Release Notes.html index eaa48a7f..ef931b34 100644 --- a/doc/html/Release Notes.html +++ b/doc/html/Release Notes.html @@ -47,6 +47,16 @@ <li>when extracting files in Setup or Portable mode, decompress zip files docs.zip and Languages.zip in order to have ready to use configuration.</li> </ul> </li> +<li><strong>MacOSX:</strong> +<ul> +<li>Support pasting values to password fields using keyboard (CMD+V and CMD+A now working properly). +</ul> +</li> +<li><strong>Linux:</strong> +<ul> +<li>Don't allow waiting dialog to be closed before the associated operation is finished. This fix a crash under Lubuntu 16.04. +</ul> +</li> </ul> |