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

IPv6 OS in CHANGELOG.

This commit is contained in:
david
2012-02-23 23:11:44 +00:00
parent d63def973e
commit bdea1b3a9c

View File

@@ -1,5 +1,7 @@
# Nmap Changelog ($Id$); -*-text-*-
o Integrated latest IPv6 OS submissions and corrections.
o [NSE] Added a sslcert library that gets and caches SSL certificates in the
registry. Modified the scripts ssl-cert and ssl-google-cert-catalog to take
advantage of this change. [Patrik]