diff --git a/CHANGELOG b/CHANGELOG index 4f520605a..cf639835c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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]