From b0842268130c667e9b15af3ea60008c645fb89a8 Mon Sep 17 00:00:00 2001 From: david Date: Tue, 25 Sep 2012 05:11:06 +0000 Subject: [PATCH] CHANGELOG for protocol number-to-name fix. --- CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 43ccb2dbc..5a852746e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,8 @@ # Nmap Changelog ($Id$); -*-text-*- +o Fixed protocol number-to-name mapping. A patch was contributed by + hejianet. + o [NSE] Added cassandra-brute and cassandra-info by Vlatko Kosturjak, scripts for the Apache Cassandra database.