Win32: add SEH to the new features. It might be noteworthy to the users that we proba...
authorulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 25 Jan 2006 21:32:55 +0000 (21:32 +0000)
committerulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 25 Jan 2006 21:32:55 +0000 (21:32 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17101 f5534014-38df-0310-8fa8-9805f1628bb7

docbook/release-notes.xml

index dca760d474efd5f5cf4c49caf30c9a07804311e3..e14b9ea0f426a367b9091a44504aa559351bd205 100644 (file)
@@ -103,10 +103,11 @@ Gnu info
       The following features are new (or have been significantly updated)
       since the last release:
 
-      <itemizedlist>
         <listitem><para>
+         Win32: Catch hardware exceptions caused by buggy dissectors. 
+         If e.g. a NULL pointer exceptions occurs, Ethereal won't crash now 
+         but displays the exception and tries to continue decoding packets.
         </para></listitem>
-      </itemizedlist>
     </para>
     </section>