diff --git a/CHANGELOG b/CHANGELOG index 036d0e679..7d7025687 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,10 @@ # Nmap Changelog ($Id$); -*-text-*- +o Ncat can now run as an authenticated proxy in HTTP proxy mode. Use + the --proxy-auth option to give a username and password that will be + required of users of the proxy. Only the insecure Basic + authentication method is supported. [David] + o Expanded and tweaked the product/version/info of service scans in an attempt to reduce the number of warnings like "Warning: Servicescan failed to fill info_template...". Parts of this change include: