aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2022-04-24 16:39:41 +0000
committerGerald Combs <gerald@wireshark.org>2022-04-24 16:39:41 +0000
commitcfcfbbdd60150876c7039677debf2edcbe6b1f34 (patch)
tree75a9e5fd8da1274107fd26257f6c48c698259ac0 /NEWS
parent91987dc0ab9ddc66260d1f7b15392c472b69520f (diff)
[Automatic update for 2022-04-24]
Update manuf, services enterprise numbers, translations, and other items.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS17
1 files changed, 12 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index e64ee271cb..6c8436e97b 100644
--- a/NEWS
+++ b/NEWS
@@ -10,9 +10,7 @@ Wireshark 3.7.0 Release Notes
What’s New
- • We no longer ship Windows Installer (.msi) packages for 32-bit
- Windows. Issue 17779[1]
-
+ • Note We no longer ship packages for 32-bit Windows. Issue 17779[1]
• The PCRE2 library (https://www.pcre.org/) is now a required
dependency to build Wireshark.
@@ -91,7 +89,11 @@ Wireshark 3.7.0 Release Notes
• Logical AND now has higher precedence than logical OR, in line
with most programming languages.
- • Adds new display filter functions max() and min().
+ • Adds new display filter functions max(), min() and abs().
+
+ • Functions can accept expressions as arguments, including other
+ functions. Previously only protocol fields and slices were
+ syntactically valid function arguments.
• text2pcap and "Import from Hex Dump":
@@ -151,6 +153,11 @@ Wireshark 3.7.0 Release Notes
• ZigBee ZCL Messaging: rename zbee_zcl_se.msg.msg_ctrl.depreciated
to zbee_zcl_se.msg.msg_ctrl.deprecated
+ • The interface list on the welcome page sorts active interfaces
+ first and only displays the sparkline for active interfaces.
+ Additionally, the interfaces can now be hidden/unhidden via the
+ context menu in the interface list
+
Removed Features and Support
• CMake: The options starting with DISABLE_something were renamed
@@ -220,7 +227,7 @@ Wireshark 3.7.0 Release Notes
A complete FAQ is available on the Wireshark web site[6].
- Last updated 2022-04-13 13:07:01 UTC
+ Last updated 2022-04-21 14:00:50 UTC
References