From 38c850e8db93f5852cd464fe33da05a5666c466d Mon Sep 17 00:00:00 2001 From: batrick Date: Wed, 13 May 2009 05:22:50 +0000 Subject: [PATCH] Fixed a typo. --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index ffb064092..c3758c64c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -62,7 +62,7 @@ o Regenerate script.db to remove references to non-existent smb-check-vulns-2.nse is not a file!" The script.db entries are now sorted again to make diffs easier to read. [David,Patrick] -o Fixed --script-update on Windows--it was adding bogus backslashes +o Fixed --script-updatedb on Windows--it was adding bogus backslashes preceding file names in the generated script.db. Reported by Michael Patrick at http://seclists.org/nmap-dev/2009/q2/0192.html, and fixed by Jah. The error message was also improved.