From 52902e43eae13c62e7c1b3556ccdde64b5b3cf20 Mon Sep 17 00:00:00 2001 From: david Date: Tue, 3 Mar 2009 03:20:23 +0000 Subject: [PATCH] Change the Ncat --talk option to --chat. --talk remains an undocumented alias. --- CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 04e5581a9..e95359a66 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,8 @@ # Nmap Changelog ($Id$); -*-text-*- +o [Ncat] The --talk option has been renamed --chat. --talk remains as an + undocumented alias. + o There is a new OS detection test called SEQ.CI. Like TI and II, CI classifies the target's IP ID sequence generation algorithm. CI is based on the responses received to the probes sent to a closed port.