Release notes: Add a note about Qt 5.12.1.

Change-Id: If9f423f6da6aa19f94fc1759f03920f63f8c284c
Reviewed-on: https://code.wireshark.org/review/31881
Reviewed-by: Gerald Combs <gerald@wireshark.org>
This commit is contained in:
Gerald Combs 2019-02-04 11:04:23 -08:00
parent d6879b6c24
commit 0fc6489bf9
1 changed files with 3 additions and 1 deletions

View File

@ -43,10 +43,12 @@ Dumpcap might not quit if Wireshark or TShark crashes.
The following features are new (or have been significantly updated) The following features are new (or have been significantly updated)
since version 2.9.0: since version 2.9.0:
* Wireshark now supports the Swedish and Ukrainian language. * Wireshark now supports the Swedish and Ukrainian languages.
* Initial support for using PKCS #11 tokens for RSA decryption in TLS. This can * Initial support for using PKCS #11 tokens for RSA decryption in TLS. This can
be configured at _Preferences_, _RSA Keys_. be configured at _Preferences_, _RSA Keys_.
* The build system now produces reproducible builds (wsbuglink:15163[]). * The build system now produces reproducible builds (wsbuglink:15163[]).
* The Windows installers now ship with Qt 5.12.1. Previously they
shipped with Qt 5.12.0.
The following features are new (or have been significantly updated) The following features are new (or have been significantly updated)
since version 2.6.0: since version 2.6.0: