aboutsummaryrefslogtreecommitdiffstats
path: root/docbook
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2011-03-24 22:58:45 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2011-03-24 22:58:45 +0000
commitb74f369b58cadfef4b93fd16436be4d019111734 (patch)
treecb1d57de3a9a822d0388e649a327e3e4e26084ad /docbook
parent7b4705c31a00c63eec7e95940cb13a6106d92f6e (diff)
Add an item about pcapng name resolution.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@36319 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'docbook')
-rw-r--r--docbook/release-notes.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/docbook/release-notes.xml b/docbook/release-notes.xml
index 3cbc6b528e..5658ad30f2 100644
--- a/docbook/release-notes.xml
+++ b/docbook/release-notes.xml
@@ -186,6 +186,13 @@ Wireshark Info
<listitem>
<para>
+ TShark can read and write host name information from and to
+ pcapng-formatted files. Wireshark can read it.
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
The tshark -z option now uses the <cmdsynopsis><arg>-z
&lt;proto&gt;,srt</arg></cmdsynopsis> syntax instead of
<cmdsynopsis><arg>-z &lt;proto&gt;,rtt</arg></cmdsynopsis>