aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2019-01-20 08:30:26 +0000
committerGerald Combs <gerald@wireshark.org>2019-01-20 08:30:30 +0000
commitbe103a4286a55361d93f1aa2c25d8a180357a7b4 (patch)
treebd893508aa58b3ec65837911e7306cffdc6881c7 /NEWS
parent77c9b211249c6ac4caa0f5ce41869f568495e756 (diff)
[Automatic update for 2019-01-20]
Update manuf, services enterprise numbers, translations, and other items. Change-Id: I18a5419a2953f5893aa76e2823c50d48e284b270 Reviewed-on: https://code.wireshark.org/review/31625 Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 6 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index b58de4d3d3..28791c845d 100644
--- a/NEWS
+++ b/NEWS
@@ -87,13 +87,17 @@ Wireshark 2.9.1 Release Notes
• The Windows installers now ship with Qt 5.12.0. Previously they
shipped with Qt 5.9.7.
- • Support for decrypting TLS streams in pcapng files that embedded
+ • Support for DTLS and TLS decryption using pcapng files that embed
a Decryption Secrets Block (DSB) containing a TLS Key Log (Bug
15252[4]).
• The editcap utility gained a new --inject-secrets option to
inject an existing TLS Key Log file into a pcapng file.
+ • A new dfilter function string() has been added. It allows the
+ conversion of non-string fields to strings so string functions
+ (as contains and matches) can be used on them.
+
Removed Features and Support
• The legacy (GTK+) user interface has been removed and is no
@@ -205,7 +209,7 @@ Wireshark 2.9.1 Release Notes
A complete FAQ is available on the Wireshark web site[13].
- Last updated 2019-01-13 08:18:17 UTC
+ Last updated 2019-01-20 08:14:50 UTC
References