aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/release-notes.asciidoc
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2017-03-01 10:03:17 -0600
committerAnders Broman <a.broman58@gmail.com>2017-03-03 05:02:14 +0000
commit8e76cfbf54c209336d3aaf7e613e309675eebf38 (patch)
treed58d1c11d6a264b0d06cd37fbea0b092c3aaccb6 /docbook/release-notes.asciidoc
parentbc56801319ba30b6d83f336ec1d793b3a0ab016a (diff)
Qt: Add selection history navigation.
Add the ability to move back and forth in the packet selection history similar to GTK+. Update the documentation accordingly. Change-Id: If1fdc1e59b240c0588c292dc0f7f0a5f083c30e1 Reviewed-on: https://code.wireshark.org/review/20320 Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'docbook/release-notes.asciidoc')
-rw-r--r--docbook/release-notes.asciidoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/docbook/release-notes.asciidoc b/docbook/release-notes.asciidoc
index df4e40900a..6a24a5f4a4 100644
--- a/docbook/release-notes.asciidoc
+++ b/docbook/release-notes.asciidoc
@@ -45,6 +45,7 @@ since version 2.2.0:
A field can now automatically append "seconds" or "ms" to its value without
additional printf-style APIs.
* The Default profile can now be reset to default values.
+* You can move back and forth in the selection history in the Qt UI.
//=== Removed Dissectors