1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-16 19:39:03 +00:00

Updated Changelog with regards to traceroute patch.

This commit is contained in:
colin
2011-06-07 00:43:00 +00:00
parent 76056816a1
commit 1d406fcf56

View File

@@ -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]