CHANGELOG:

o Added some Windows and MinGW compatibility patches submitted by
  Gisle Vanem.
This commit is contained in:
david 2008-09-04 14:28:26 +00:00
parent 24042b3362
commit a9799715e5

View file

@ -1,5 +1,8 @@
# Nmap Changelog ($Id$); -*-text-*-
o Added some Windows and MinGW compatibility patches submitted by
Gisle Vanem.
o Fix a bug in --script-trace hex dump output resulting in bytes with
highest bit set to be prefixed by ffffff. [Sven Klemm]