aboutsummaryrefslogtreecommitdiffstats
path: root/docbook
diff options
context:
space:
mode:
authorcmaynard <cmaynard@f5534014-38df-0310-8fa8-9805f1628bb7>2011-03-23 20:38:16 +0000
committercmaynard <cmaynard@f5534014-38df-0310-8fa8-9805f1628bb7>2011-03-23 20:38:16 +0000
commitf57ec316993c70f09d0344ede5bfe7a29f244936 (patch)
tree4a404b27abea4cf55b35df8cb69b6bc9e9478a45 /docbook
parent7778b022ca35a999c42451cee1feb08b37090aea (diff)
Added an entry about the new tshark "-z <proto>,srt" syntax.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@36299 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'docbook')
-rw-r--r--docbook/release-notes.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/docbook/release-notes.xml b/docbook/release-notes.xml
index 438de9894f..d3070babab 100644
--- a/docbook/release-notes.xml
+++ b/docbook/release-notes.xml
@@ -184,6 +184,15 @@ Wireshark Info
</para>
</listitem>
+ <listitem>
+ <para>
+ The tshark -z option now uses the "-z <proto>,srt" syntax instead
+ of "-z <proto>,rtt" for all protocols that support service response
+ time statistics. This syntax now matches Wireshark's syntax for
+ this option.
+ </para>
+ </listitem>
+
</itemizedlist>
</para>