diff --git a/CHANGELOG b/CHANGELOG index a17a6b336..e39a06769 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,9 @@ # Nmap Changelog ($Id$); -*-text-*- +o [Zenmap] Fixed a bug in the option parser: -sN (null scan) was + interpreted as -sn (no port scan). This was reported by + shitaneddine. [David] + o [NSE] Fixed a problem in oracle-brute that would fail due to connection exhaustion. Fixed some debugging messages in the brute library [Patrik]