summaryrefslogtreecommitdiff
path: root/docbook/release-notes.asciidoc
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2015-01-08 17:35:58 +0100
committerAlexis La Goutte <alexis.lagoutte@gmail.com>2015-02-04 07:09:49 +0000
commit0f353c9cc412c94c966a5195c1ff847a9081e959 (patch)
treed453a3475be340ac79a286ad55626c1f76c91f44 /docbook/release-notes.asciidoc
parentef929aded5676a5091bfda4d205f1ef2a1018eaa (diff)
downloadwireshark-0f353c9cc412c94c966a5195c1ff847a9081e959.tar.gz
HTTP2: Add tap for HTTP2 dissector
Change-Id: Ib13d9391b64dad19321a4399c95b95d7fb791284 Reviewed-on: https://code.wireshark.org/review/6421 Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Michael Mann <mmann78@netscape.net> Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
Diffstat (limited to 'docbook/release-notes.asciidoc')
-rw-r--r--docbook/release-notes.asciidoc4
1 files changed, 4 insertions, 0 deletions
diff --git a/docbook/release-notes.asciidoc b/docbook/release-notes.asciidoc
index 1453de9c96..cd3710cf36 100644
--- a/docbook/release-notes.asciidoc
+++ b/docbook/release-notes.asciidoc
@@ -49,6 +49,10 @@ field and shows a description in the status bar.
is possible to collect stats per channel (messages count and payload
size), and opcode distribution.
+* HTTP2 stats:
+ + A new stats tree has been added to the statistics menu. Now it
+ is possible to collect stats (type distribution).
+
The following features are new (or have been significantly updated)
since version 1.12.0: