aboutsummaryrefslogtreecommitdiffstats
path: root/doc/release-notes.adoc
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2024-02-01 15:00:18 -0800
committerGerald Combs <gerald@wireshark.org>2024-02-04 19:39:08 +0000
commit2735ae72192461094caf30558cfc35cea57a6f2e (patch)
treed18f0ef32ae717bbc10176b3b76ce18f417bbafa /doc/release-notes.adoc
parentdae546e83a269dc47e1b106cd079cc1a2971d3d4 (diff)
Qt: Add delta times to the follow dialog text formats
When showing the follow data as text (ASCII, UTF-8, EBCDIC, etc), add a newline at each turn. Add the ability to show delta times between packets and turns. Add a recent setting for delta times. Make the initial dialog a bit wider. Save and restore our scoll position when reading a stream. Manually connect our signals and slots. Fix some clazy warnings.
Diffstat (limited to 'doc/release-notes.adoc')
-rw-r--r--doc/release-notes.adoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/release-notes.adoc b/doc/release-notes.adoc
index d5f0bba4fd..6aa0a70fba 100644
--- a/doc/release-notes.adoc
+++ b/doc/release-notes.adoc
@@ -129,6 +129,8 @@ The following features are new (or have been significantly updated) since versio
handle the new pattern, which has been capable of being produced by tshark since
version 3.6.0
+* The "Follow Stream" dialog can now show delta times between turns and all packets and events.
+
=== Removed Features and Support
* The tshark `-G` option with no argument is deprecated and will be removed in