From bd0c7f8a34aae29afb59101e419b80acfa0f45a8 Mon Sep 17 00:00:00 2001 From: fyodor Date: Thu, 21 Jan 2010 04:51:16 +0000 Subject: [PATCH] add the 5.20 release date and fix a trivial wording issue --- CHANGELOG | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index b4057c635..7aa75b72e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,6 @@ # Nmap Changelog ($Id$); -*-text-*- -o [NSE] Added the new dns-service-discovery protocol which uses DNS-SD +o [NSE] Added the new dns-service-discovery script which uses DNS-SD to identify services. DNS-SD is one part of automatic configuration technologies known by names such as Bonjour, Rendezvous, and Zeroconf. This one script can provide as much information as a full @@ -17,7 +17,7 @@ o Added an Apple Filing Protocol service probe that detects Netatalk servers. (Apple's AFP servers are coincidentally triggered by the SSLSessionReq probe.) [Patrik Karlsson] -Nmap 5.20 +Nmap 5.20 [2010-01-20] o Dramatically improved the version detection database, integrating 2,596 submissions that users contributed since February 3, 2009!