CHANGELOG John Spencer for configure portability fixes.

This commit is contained in:
david 2012-09-12 04:57:04 +00:00
parent ecf62c247a
commit b32c5f617a

View file

@ -1,5 +1,8 @@
# Nmap Changelog ($Id$); -*-text-*-
o Increased portability of configure scripts on systems using a libc
other than Glibc. Several problems were reported by John Spencer.
o [NSE] Fixed a bug in rpc-grind.nse that would cause unresponsive UDP
ports to be wrongly marked open. This was reported by Christopher
Clements. [David Fifield]