1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-13 18:09:02 +00:00

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]