summaryrefslogtreecommitdiff
path: root/docbook
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2015-01-19 13:10:59 +0100
committerJeff Morriss <jeff.morriss.ws@gmail.com>2015-01-20 21:13:19 +0000
commit74ed8b56481df2c664cb0d5231edbdaac599aa48 (patch)
tree280eb626f188a3f0d34b70043cd48de3d5a8b296 /docbook
parent0169cc86af4056bd36ec78a59bed84fb5f130584 (diff)
downloadwireshark-74ed8b56481df2c664cb0d5231edbdaac599aa48.tar.gz
Add DNS stats to release-notes
Remove in NEWS by gca174999 Change-Id: I000b7d6421db247dcafacfa73ef049e938d42cc5 Reviewed-on: https://code.wireshark.org/review/6650 Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com> Reviewed-by: Jeff Morriss <jeff.morriss.ws@gmail.com>
Diffstat (limited to 'docbook')
-rw-r--r--docbook/release-notes.asciidoc7
1 files changed, 7 insertions, 0 deletions
diff --git a/docbook/release-notes.asciidoc b/docbook/release-notes.asciidoc
index 137928518b..56b69f3973 100644
--- a/docbook/release-notes.asciidoc
+++ b/docbook/release-notes.asciidoc
@@ -37,6 +37,13 @@ field and shows a description in the status bar.
** The VoIP Calls and SIP Flows dialogs have been added.
** Support for HiDPI / Retina displays has been improved in the official packages.
+* DNS stats:
+ + A new stats tree has been added to the Statistics menu. Now it
+ is possible to collect stats such as qtype/qclass distribution,
+ number of resource record per response section, and stats data
+ (min, max, avg) for values such as query name length or DNS
+ payload.
+
The following features are new (or have been significantly updated)
since version 1.12.0: