From 5c6c52b77f092aa31702f44ba2d5cee24d9ac950 Mon Sep 17 00:00:00 2001 From: david Date: Mon, 15 Sep 2008 06:41:03 +0000 Subject: [PATCH] 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] --- CHANGELOG | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 8386db21f..d9bb9eb6d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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