add changelog entry for new openssl NSE library

This commit is contained in:
sven 2008-10-10 07:08:41 +00:00
parent ece81da41a
commit b9d76ac933

View file

@ -1,5 +1,9 @@
# Nmap Changelog ($Id$); -*-text-*-
o Added a new NSE OpenSSL library with functions for multiprecision
integer arithmetics, hashing, HMAC, symmetric encryption and symmetric
decryption. [Sven]
o [Zenmap] Host information windows are now like any other windows,
and will not become unclosable by having their controls offscreen.
Thanks to Robert Mead for the bug report.