aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2021-11-07 16:40:28 +0000
committerGerald Combs <gerald@wireshark.org>2021-11-07 16:40:28 +0000
commit8570fb47e823b1fc589f572432944e76385286f1 (patch)
tree26ce6656cee6313c15474de5b274479d9799891f /NEWS
parentefc6ee9e85a85f7d0de9496c318e769128ac8bbc (diff)
[Automatic update for 2021-11-07]
Update manuf, services enterprise numbers, translations, and other items.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 9 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 8140b016df..f9b320daff 100644
--- a/NEWS
+++ b/NEWS
@@ -162,6 +162,14 @@ Wireshark 3.7.0 Release Notes
"foo"}. Using only whitespace as separator was deprecated in 3.6
and is now a syntax error.
+ • Adds support for some additional character escape sequences in
+ double quoted strings. Besides octal and hex byte specification
+ the following C escape sequences are now supported with the same
+ meaning: \a, \b, \f, \n, \r, \t, \v. Previously they were only
+ supported with character constants. Note that unrecognized escape
+ sequences are treated as a literal character. This has not
+ changed from previous versions.
+
• Corrected calculation of mean jitter in RTP Stream Analysis
dialog and IAX2 Stram Analysis dialog
@@ -235,7 +243,7 @@ Wireshark 3.7.0 Release Notes
A complete FAQ is available on the Wireshark web site[8].
- Last updated 2021-10-31 16:06:33 UTC
+ Last updated 2021-11-07 16:06:45 UTC
References