aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/release-notes.xml
diff options
context:
space:
mode:
authorsfisher <sfisher@f5534014-38df-0310-8fa8-9805f1628bb7>2011-01-13 17:25:22 +0000
committersfisher <sfisher@f5534014-38df-0310-8fa8-9805f1628bb7>2011-01-13 17:25:22 +0000
commitb5b6acbb575b14e48e032c1b1b4260df846f57ae (patch)
treed2ee3f66fc135cad94e2cbc2807eade7b4eb1ceb /docbook/release-notes.xml
parent202747b601df9fab2e39f1d29d8c0fe78060dc24 (diff)
Add some of my changes since 1.4 was released
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@35520 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'docbook/release-notes.xml')
-rw-r--r--docbook/release-notes.xml25
1 files changed, 25 insertions, 0 deletions
diff --git a/docbook/release-notes.xml b/docbook/release-notes.xml
index bc353d2bb7..bcaa559ebc 100644
--- a/docbook/release-notes.xml
+++ b/docbook/release-notes.xml
@@ -41,6 +41,11 @@ Wireshark Info
1759</ulink>)
</para></listitem>
+ <listitem><para>
+ Ring buffers are no longer turned on by default when using multiple
+ capture files.
+ </para></listitem>
+
</itemizedlist>
</para>
@@ -143,6 +148,26 @@ Wireshark Info
</para>
</listitem>
+ <listitem>
+ <para>
+ 802.1q VLAN tags are now shown by the Ethernet II dissector.
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
+ Various dissectors now display some UTF-16 strings as proper Unicode
+ including the DCE/RPC and SMB dissectors.
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
+ The RTP player now has an option to show the time of day in the
+ graph in addition to the seconds since beginning of capture.
+ </para>
+ </listitem>
+
</itemizedlist>
</para>