From ce83ee9a43d6045a2b1061a99f7fb8225b03a701 Mon Sep 17 00:00:00 2001 From: david Date: Wed, 7 May 2008 18:25:12 +0000 Subject: [PATCH] Add to CHANGELOG: o "make uninstall" now uninstalls Zenmap as well. The uninstall_zenmap script now deletes directories that were installed. [David] --- CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index b916bb052..a05c34fc1 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,8 @@ # Nmap Changelog ($Id$); -*-text-*- +o "make uninstall" now uninstalls Zenmap as well. The uninstall_zenmap + script now deletes directories that were installed. [David] + o Fixed a bug which caused Nmap to send bad checksums on Solaris 10 x86. This was due to a workaround for an Ancient Solaris 2.1 bug which activated when the OS string matched "solaris2.1*". The