aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/release-notes.asciidoc
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2018-05-14 17:23:34 -0700
committerAnders Broman <a.broman58@gmail.com>2018-05-16 04:26:36 +0000
commit9ec5b2b0fe60a1c70b1957452a8015896ad9d6ee (patch)
tree1741ca08e5bb1d699664b298da12090db1689bd2 /docbook/release-notes.asciidoc
parent62999cc6776e2b94e5a888ce77d6452a1020c660 (diff)
Qt: Implement the capture info dialog.
Add back the capture info dialog. Draw sparklines for each protocol. Update the User's Guide. Bug: 12004 Change-Id: I45be8a0df4752255831a8b139ee84bb34d675ba9 Reviewed-on: https://code.wireshark.org/review/27565 Reviewed-by: Gerald Combs <gerald@wireshark.org> Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot 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 f11c527540..a21d4fc53a 100644
--- a/docbook/release-notes.asciidoc
+++ b/docbook/release-notes.asciidoc
@@ -44,6 +44,7 @@ since version 2.6.0:
_Building display filter expressions_ for details.
* The autotools build system has been removed. CMake is the one build system now.
* tshark has now "-G elastic-mapping" option to generate an ElasticSearch mapping file.
+* The “Capture Information” dialog has been added back (ws_buglink:12004[]).
=== Removed Features and Support