1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-14 02:19:03 +00:00

CHANGELOG entry:

o A script could be executed twice if it was given with the --script
  option, also in the "version" category, and version detection (-sV)
  was requested. This has been fixed. [David]
This commit is contained in:
david
2008-09-15 06:41:03 +00:00
parent 43eed4b67b
commit 5c6c52b77f

View File

@@ -1,5 +1,9 @@
# Nmap Changelog ($Id$); -*-text-*-
o A script could be executed twice if it was given with the --script
option, also in the "version" category, and version detection (-sV)
was requested. This has been fixed. [David]
Nmap 4.76 [2008-9-12]
o There is a new "external" script category, for NSE scripts which