diff --git a/CHANGELOG b/CHANGELOG index dd2d94199..875cf0c04 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -4,7 +4,8 @@ o Fixed a DNS decoding bug in dns-zone-transfer.nse that created garbage output and could crash Zenmap by including 0x0C bytes in XML files. The Zenmap crash looked like SAXParseException: .../zenmap-XXXXXX.xml:39:290: not well-formed (invalid token) - [David] + Thanks to Anino Belan and Eric Nickel for sending in affected log + files. [David] o [NSEDoc] Scripts that use modules automatically have the script arguments defined by those modules included in their documentation.