From f556d793f482aaf2cc1a2d1b6fec300e0b9a8ccc Mon Sep 17 00:00:00 2001 From: kris Date: Thu, 29 Nov 2007 12:47:36 +0000 Subject: [PATCH] small typo in CHANGELOG --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 5d67b9752..4e41acd8d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -7,7 +7,7 @@ o Included netbios-smb-os-discovery.nse NSE script which uses NetBIOS o Compatibility with systems that have the pcre.h header file in its own pcre directory should now be fixed for real. [Fyodor] -o Enhanded the radmind service detection signature and added a +o Enhanced the radmind service detection signature and added a deprecated radmind port to nmap-services. Thanks to Matt Selsky for the patch.