Add to CHANGELOG:

o [NSE] A new function stdnse.sleep allows a script to sleep for a
  given time (and yield control to other scripts). [David]
This commit is contained in:
david 2009-02-24 00:28:35 +00:00
parent 486ff13e3a
commit 0970e3c255

View file

@ -5,6 +5,9 @@ o The new --stats-every option takes a time interval that controls how
when Nmap is run by another program as a subprocess. Thanks to
Aleksandar Petrinic for the initial implementation. [David]
o [NSE] A new function stdnse.sleep allows a script to sleep for a
given time (and yield control to other scripts). [David]
o [Ncat] The syntax accepted by the --allow, --deny, --allowfile, and
--denyfile options is now the same as Nmap's target specifications.
Additionally any errors in the allow or deny specifications are