aboutsummaryrefslogtreecommitdiffstats
path: root/docbook
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2007-05-31 00:15:28 +0000
committerGerald Combs <gerald@wireshark.org>2007-05-31 00:15:28 +0000
commitb7e74ea0d7c65577b57356da916ebed1bb341c0e (patch)
treec9384e7495e65bc641c263fbe6c21e6cdd4534c7 /docbook
parentd3a594e6f3d7d8fdcbf9a1a37b83b42fe55661e8 (diff)
Display filter macros weren't in 0.99.5, so it didn't crash for macros
with no arguments. Add macros as a new feature, and add an item about named pipes under Windows. svn path=/trunk/; revision=22013
Diffstat (limited to 'docbook')
-rw-r--r--docbook/release-notes.xml20
1 files changed, 7 insertions, 13 deletions
diff --git a/docbook/release-notes.xml b/docbook/release-notes.xml
index 5ca45d9a05..5f182f4c1e 100644
--- a/docbook/release-notes.xml
+++ b/docbook/release-notes.xml
@@ -76,19 +76,6 @@ Wireshark Info
<listitem>
<para>
- Defining a display filter macro with no arguments would make
- Wireshark crash.
- <!-- Fixed in r21664 -->
- <!-- CID 232 -->
- </para>
- <para>Versions affected: 0.99.5</para>
- <para>
- <!-- <ulink url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-????">CVE-2007-????</ulink> -->
- </para>
- </listitem>
-
- <listitem>
- <para>
Wireshark could loop excessively while reading a malformed SSL
packet.
<!-- Fixed in r? -->
@@ -144,6 +131,12 @@ Wireshark Info
and libraries installed.
</para></listitem>
+ <listitem><para>
+ Capture from named pipes (via "-i
+ \\&lt;server&gt;\pipe\&lt;pipename&gt;") now works under
+ Windows.
+ </para></listitem>
+
</itemizedlist>
</para>
@@ -158,6 +151,7 @@ Wireshark Info
- HTTP object export
- Delta times
- Code cleanup
+ - Display filter macros
-->
</para>