Add to CHANGELOG:

o The Ndiff man page was expanded with examples and sample output.
This commit is contained in:
david 2009-07-16 21:56:08 +00:00
parent 163dab3acd
commit f5ff7da42c

View file

@ -1,5 +1,8 @@
# Nmap Changelog ($Id$); -*-text-*-
o The Ndiff man page was expanded with examples and sample output.
[David]
o Made RPC grinding work from service detection again by changing the
looked-for service name from "rpc" to "rpcbind", the name it has in
nmap-service-probes. [David]