aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2011-01-13 00:52:32 +0000
committerGerald Combs <gerald@wireshark.org>2011-01-13 00:52:32 +0000
commita1e33ea7a8ebbca56c426b9c2f66e8d444b8a633 (patch)
treeed36cd79b0d548cb4e6e15b92ead68513ab75137
parentc06017ec4d66922312278f457b544c43ccd8438a (diff)
More 1.5 updates.
svn path=/trunk/; revision=35512
-rw-r--r--docbook/release-notes.xml49
1 files changed, 48 insertions, 1 deletions
diff --git a/docbook/release-notes.xml b/docbook/release-notes.xml
index e20f4caeba..a91078e3e5 100644
--- a/docbook/release-notes.xml
+++ b/docbook/release-notes.xml
@@ -69,6 +69,19 @@ Wireshark Info
<listitem>
<para>
+ Custom columns can show a specific occurrence of a field.
+ </para>
+ </listitem>
+
+
+ <listitem>
+ <para>
+ You can hide columns in the packet list.
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
Wireshark can now export SMB objects.
</para>
</listitem>
@@ -85,6 +98,25 @@ Wireshark Info
</para>
</listitem>
+ <listitem>
+ <para>
+ Syntax checking is done for capture filters.
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
+ You can display the compiled BPF code for capture filters in the
+ Capture Options dialog.
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
+ Packet length is (finally) a default column.
+ </para>
+ </listitem>
+
</itemizedlist>
</para>
@@ -132,7 +164,16 @@ Wi-Fi P2P (Wi-Fi Direct)
<section id="NewCapture"><title>New and Updated Capture File Support</title>
<para>
-IPFIX (the file format, not the protocol)
+Apple PacketLogger,
+Catapult DCT2000,
+Daintree SNA,
+Endace ERF,
+IPFIX (the file format, not the protocol),
+Lucent/Ascend debug,
+Microsoft Network Monitor,
+Network Instruments,
+TamoSoft CommView,
+VMS TCPTrace,
</para>
</section>
@@ -243,6 +284,12 @@ IPFIX (the file format, not the protocol)
4445</ulink>)
</para>
+ <para>
+ Character echo pauses in Capture Filter field in Capture Options.
+ (<ulink url="http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5356">Bug
+ 5356</ulink>)
+ </para>
+
</section>
<section id="GettingHelp"><title>Getting Help</title>