1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-02 12:59:02 +00:00

more trivial CHANGELOG changes

This commit is contained in:
fyodor
2009-03-15 23:13:35 +00:00
parent 2427aba106
commit 58531728a3

View File

@@ -177,7 +177,8 @@ o [Zenmap] New translation: Croatian (contributed by Vlatko Kosturjak).
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)
SAXParseException: .../zenmap-XXXXXX.xml:39:290: not well-formed
(invalid token)
Thanks to Anino Belan and Eric Nickel for sending in affected log
files. [David]