1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-27 01:49:03 +00:00

making a changelog entry for the OpenSSL 0.9.8h upgrade earlier this week

This commit is contained in:
kris
2008-06-06 03:35:11 +00:00
parent 7a08d348b5
commit ffedc7b69b

View File

@@ -27,6 +27,8 @@ o Nmap now returns correct values for --iflist in windows even
o Nmap no longer crashes with an 'assert' error when its told to
access a disabled wifi NIC on some laptops. [Michael]
o Upgraded the OpenSSL shipped for Windows to 0.9.8h. [Kris]
o The zoneTrans.nse script now takes a "domain" script argument to
specify the desired domain name to transfer. You can narrow the
scope down with the form "zoneTrans={domain=xxx}". [Kris]