aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/release-notes.xml
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2006-01-27 13:57:18 +0000
committerJörg Mayer <jmayer@loplof.de>2006-01-27 13:57:18 +0000
commit67a86231240aea09bb190d2aaff611429d6ea401 (patch)
tree4929141e3649b5fc7416c652588494e9029f604a /docbook/release-notes.xml
parent263caacb94c0ee8b3376b05f3c5a581d6a7db55f (diff)
Add an <itemizedlist> ... </itemizedlist> to fix a buildbot build error.
svn path=/trunk/; revision=17109
Diffstat (limited to 'docbook/release-notes.xml')
-rw-r--r--docbook/release-notes.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/docbook/release-notes.xml b/docbook/release-notes.xml
index e14b9ea0f4..2101628bc3 100644
--- a/docbook/release-notes.xml
+++ b/docbook/release-notes.xml
@@ -102,12 +102,14 @@ Gnu info
<para>
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>