mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
Changelog entry for timespec script-args
This commit is contained in:
parent
8d28811522
commit
7a7bd78468
1 changed files with 6 additions and 0 deletions
|
|
@ -1,5 +1,11 @@
|
|||
# Nmap Changelog ($Id$); -*-text-*-
|
||||
|
||||
o Timeout script-args are now standardized to use the timespec that
|
||||
Nmap's command-line arguments take (5s, 5000ms, 1h, etc.). Some
|
||||
scripts that previously took an integer number of milliseconds will
|
||||
now treat that as a number of seconds if not explicitly denoted as
|
||||
ms. [Daniel Miller]
|
||||
|
||||
o The list of nameservers on Windows now ignores nameservers from
|
||||
inactive interfaces. [David Fifield]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue