diff --git a/CHANGELOG b/CHANGELOG index 50bc1f338..df733a317 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,7 @@ # Nmap Changelog ($Id$); -*-text-*- +o Nmap now supports OpenSSL 1.1.0-pre5 and previous versions. [Vincent Dumont] + o [Ncat] Fix a crash ("add_fdinfo() failed.") when --exec was used with --ssl and --max-conns, due to improper accounting of file descriptors. [Daniel Miller]