1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-26 17:39:03 +00:00

Add to CHANGELOG:

o NSE prints messages in debugging mode whenever a script starts or
  finishes [Patrick, David].
This commit is contained in:
david
2009-01-07 04:28:46 +00:00
parent 37913d1986
commit 37601e7f0d

View File

@@ -1,5 +1,8 @@
# Nmap Changelog ($Id$); -*-text-*-
o NSE prints messages in debugging mode whenever a script starts or
finishes [Patrick, David].
o An "elapsed" attribute has been added to the XML output, representing
the total scan time in seconds (floating point). [Kris]