diff --git a/CHANGELOG b/CHANGELOG index 3d28888ee..9e2c23653 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,10 @@ # Nmap Changelog ($Id$); -*-text-*- +o [Ncat] SSL in listen mode was made to work on systems like BSD in + which a socket inherits its blocking of non-blocking status from the + listening socket. Thanks to Daniel Roethlisberger for reporting the + bug and providing test results. [David] + o Rewrote the port list merging code in validate_scan_lists to be more maintainable [Josh Marlow]