From 79b7c5f556af8ea94ecf472ffe9384aa17a66dfa Mon Sep 17 00:00:00 2001 From: fyodor Date: Wed, 29 Aug 2007 20:49:56 +0000 Subject: [PATCH] add another 4.22SOC6 change to the log --- CHANGELOG | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 9c82b47ab..b6780b263 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -16,6 +16,11 @@ o Fixed UMIT bug which occurred when installing to a non-standard o Added an NSE script (HTTPpasswd.nse) for finding directory traversal problems and /etc/password files on web servers. [Kris] +o Fixed an error related to version scans against SSL services on + UNIX. The error said "nsock_connect_ssl called - but nsock was + built w/o SSL support. QUITTING". Thanks to Jason DePriest for + tracking down the problem and David Fifield for fixing it. + o Removed win_dependencies cruft from UMIT directory. [Kris] o Upgraded libpcap from version 0.9.4 to 0.9.7 [Kris]