From 00e4f1637de3751a121a640f8f0af59709f29f1d Mon Sep 17 00:00:00 2001 From: djalal Date: Wed, 20 Oct 2010 15:55:47 +0000 Subject: [PATCH] Update CHANGELOG file. --- CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 7e9744d52..fe821798f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,8 @@ # Nmap Changelog ($Id$); -*-text-*- +o [NSE] Made dns-zone-transfer script able to add new discovered DNS + records onto Nmap scanning queue. [Djalal] + o [NSE] Added reporting of the type and bit size of certificate public keys to ssl-cert.nse. [Matt Selsky]