From 2427aba10652054346c9b978c1c6524b8d6b2f36 Mon Sep 17 00:00:00 2001 From: fyodor Date: Sun, 15 Mar 2009 23:08:23 +0000 Subject: [PATCH] Minor CHANGELOG update --- CHANGELOG | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 785416385..37a3b823e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -136,6 +136,11 @@ o Nmap wins LinuxQuestions.Org Network Security Application of the Year for the sixth year in a row! See http://seclists.org/nmap-dev/2009/q1/0395.html. +o [Zenmap] Removed some unnecessary (mostly GTK+-related) files from + the Windows installer--nmap-4.85BETA4-setup.exe is now smaller than + it has ever been since Nmap 4.22SOC6, which was released in August + 2007! [David] + o Fixed the install-zenmap make target for Solaris portability. Solaris /bin/sh does not have test(1) -e. [Daniel Roethlisberger]