From 1d406fcf56eb85e6e0398d350a0da7bd1a7993ea Mon Sep 17 00:00:00 2001 From: colin Date: Tue, 7 Jun 2011 00:43:00 +0000 Subject: [PATCH] Updated Changelog with regards to traceroute patch. --- CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 42ff0eb86..3d5f3fd2b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,8 @@ # Nmap Changelog ($Id$); -*-text-*- +o [Zenmap] Fixed endpoints which were behind firewalls during a traceroute being + attached to the wrong spot on the topology map. [Colin Rice] + o [NSE] Added the Netware Core Protocol (NCP) library and the scripts ncp-serverinfo and ncp-enum-users. [Patrik]