Add to CHANGELOG:

o Fixed compilation on OS X 10.7 Lion. Thanks to Patrik Karlsson and
  Babak Farroki for researching fixes.
This commit is contained in:
david 2011-09-18 05:18:33 +00:00
parent 66cf4fbe4a
commit 074e91c0e0

View file

@ -1,5 +1,8 @@
# Nmap Changelog ($Id$); -*-text-*-
o Fixed compilation on OS X 10.7 Lion. Thanks to Patrik Karlsson and
Babak Farroki for researching fixes.
o [NSE] Fixed SSL compressor names in ssl-enum-ciphers.nse, and
removed redundant multiple listings of the NULL compressor.
[Matt Selsky]