From e18d8fb261fd5a387e7de03e31e0bbd7529a372c Mon Sep 17 00:00:00 2001 From: kris Date: Sun, 26 Aug 2007 00:14:27 +0000 Subject: [PATCH] Just adding a couple entries to the CHANGELOG --- CHANGELOG | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index c412fc04c..272baa8f4 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,11 @@ # Nmap Changelog ($Id$); -*-text-*- +o Fixed UMIT bug which occurred when installing to a non-standard + directory (e.g. a home directory). This caused Python to not be able + to find the necessary files. [Kris] + +o Removed win_dependencies cruft from UMIT directory. [Kris] + o Upgraded libpcap from version 0.9.4 to 0.9.7 [Kris] 4.22SOC5