Display filter macros weren't in 0.99.5, so it didn't crash for macros
authorGerald Combs <gerald@wireshark.org>
Thu, 31 May 2007 00:15:28 +0000 (00:15 -0000)
committerGerald Combs <gerald@wireshark.org>
Thu, 31 May 2007 00:15:28 +0000 (00:15 -0000)
with no arguments.  Add macros as a new feature, and add an item about
named pipes under Windows.

svn path=/trunk/; revision=22013

docbook/release-notes.xml

index 5ca45d9a054600446de8517c3353f21668dbc0a9..5f182f4c1ee6e7c6c83414979234bd1b41cbcd62 100644 (file)
@@ -74,19 +74,6 @@ Wireshark Info
           </para>
         </listitem>
 
-        <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
@@ -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>