aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/release-notes.xml
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2010-02-10 19:57:21 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2010-02-10 19:57:21 +0000
commitcae6a149488d2305a7da7424cf479f40b7ad3629 (patch)
tree565e3d1b51a2e4bff597784224131cd2eded6643 /docbook/release-notes.xml
parent069eb7e67294f290e7ddd2e5dddb729f907c392b (diff)
Add an item for the "ignore" feature.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@31857 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'docbook/release-notes.xml')
-rw-r--r--docbook/release-notes.xml11
1 files changed, 9 insertions, 2 deletions
diff --git a/docbook/release-notes.xml b/docbook/release-notes.xml
index ca2760708d..c74065d870 100644
--- a/docbook/release-notes.xml
+++ b/docbook/release-notes.xml
@@ -102,8 +102,15 @@ Wireshark Info
<listitem>
<para>
- Wireshark no longer supports Windows 2000. Please use Wireshark 1.2 or 1.0 on
- those systems.
+ Wireshark no longer supports Windows 2000. Please use
+ Wireshark 1.2 or 1.0 on those systems.
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
+ Packtets can now be ignored (excluded from dissection), similar to
+ the way they can be marked.
</para>
</listitem>