aboutsummaryrefslogtreecommitdiffstats
path: root/docbook
diff options
context:
space:
mode:
authorStephen Fisher <steve@stephen-fisher.com>2011-01-13 17:25:22 +0000
committerStephen Fisher <steve@stephen-fisher.com>2011-01-13 17:25:22 +0000
commita345695daf0e72429d035e14241f620bbffd42a0 (patch)
treed2ee3f66fc135cad94e2cbc2807eade7b4eb1ceb /docbook
parenta167206685d96ec2f601ddca81529e60a5822810 (diff)
downloadwireshark-a345695daf0e72429d035e14241f620bbffd42a0.tar.gz
wireshark-a345695daf0e72429d035e14241f620bbffd42a0.tar.bz2
wireshark-a345695daf0e72429d035e14241f620bbffd42a0.zip
Add some of my changes since 1.4 was released
svn path=/trunk/; revision=35520
Diffstat (limited to 'docbook')
-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>