aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2019-11-18 10:54:40 -0800
committerGerald Combs <gerald@wireshark.org>2019-11-18 19:03:24 +0000
commit5169b9f3bc1cb2d33659b3cff3796477382fe4b5 (patch)
tree5d643edfbcb382dbfa29402a1969fd87964543ea /NEWS
parent93e0b019888b0a355e35c24b8c642ec1aa088021 (diff)
Build 3.1.1.
Change-Id: I007d9e6c6b0562e727673787e6c27efd6a2f6269 Reviewed-on: https://code.wireshark.org/review/35125 Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS45
1 files changed, 31 insertions, 14 deletions
diff --git a/NEWS b/NEWS
index e8b25a6395..ecf209b3c5 100644
--- a/NEWS
+++ b/NEWS
@@ -20,22 +20,36 @@ Wireshark 3.1.1 Release Notes
• Automatic updates are supported on macOS.
- • You can now follow HTTP/2 and QUIC streams.
+ • You can now select multiple packets in the packet list at the
+ same time
- • You can once again mark and unmark packets using the middle mouse
- button. This feature went missing around 2009 or so.
+ • They can be exported as Text by “Ctrl+C” or “Cmd+C” and the
+ corresponding menu in “Edit › Copy › As …​”
- • The Windows packages are now built using Microsoft Visual Studio
- 2019.
+ • They can be marked/unmarked or ignored/unignored at the same time
- • IOGraph automatically adds a graph for the selected display
- filter if no previous graph exists
+ • They can be exported and printed using the corresponding menu
+ entries “File › Export Specified Packets”, “File › Export Packet
+ Dissections” and “File › Print”
- • Action buttons for the display filter bar may be aligned left via
- the context menu
+ You can now follow HTTP/2 and QUIC streams.
- • Allow extcaps to be loaded from the personal configuration
- directory
+ You can once again mark and unmark packets using the middle mouse
+ button. This feature went missing around 2009 or so.
+
+ The Windows packages are now built using Microsoft Visual Studio
+ 2019.
+
+ IOGraph automatically adds a graph for the selected display filter if
+ no previous graph exists
+
+ Action buttons for the display filter bar may be aligned left via the
+ context menu
+
+ Allow extcaps to be loaded from the personal configuration directory
+
+ The Windows installers now ship with Qt 5.12.6. They previously
+ shipped with Qt 5.12.4.
The following features are new (or have been significantly updated)
since version 3.0.0:
@@ -67,7 +81,7 @@ Wireshark 3.1.1 Release Notes
• A new tap for extracting credentials from the capture file has
been added. It can be accessed through the -z credentials option
- in tshark or from the “Tools” menu in Wireshark.
+ in tshark or from the “Tools › Credentials” menu in Wireshark.
• Editcap can now split files on floating point intervals.
@@ -79,7 +93,7 @@ Wireshark 3.1.1 Release Notes
type (standard or heuristic) may also be choosen as a filter
value.
- • The “Analyze → Apply as Filter” and “Analyze → Prepare a Filter”
+ • The “Analyze › Apply as Filter” and “Analyze › Prepare a Filter”
packet list and detail popup menus now show a preview of their
respective filters.
@@ -95,6 +109,9 @@ Wireshark 3.1.1 Release Notes
• The message of stream gRPC method can now be parsed with
supporting of HTTP2 streaming mode reassembly feature.
+ • The Windows installers now ship with Qt 5.12.4. They previously
+ shipped with Qt 5.12.1.
+
New Protocol Support
3GPP BICC MST (BICC-MST), 3GPP log packet (LOG3GPP), 3GPP/GSM Cell
@@ -160,7 +177,7 @@ Wireshark 3.1.1 Release Notes
A complete FAQ is available on the Wireshark web site[10].
- Last updated 2019-11-17 08:07:46 UTC
+ Last updated 2019-11-18 18:42:46 UTC
References