diff --git a/CHANGELOG b/CHANGELOG index 4caa7c9f9..e4e132a6f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,9 @@ # Nmap Changelog ($Id$); -*-text-*- +o [Ncat] Ncat now keeps running in connect mode after receiving EOF + from the remote socket, unless --recv-only is in effect. + [Tomas Hozza] + o Routes are now sorted to prefer those with a lower metric. Retrieval of metrics is supported only on Linux and Windows. [David Fifield]