From a10b403d5db1d68c44f1f573b8e6f5b78c3a1c42 Mon Sep 17 00:00:00 2001 From: david Date: Sun, 9 Dec 2007 23:40:10 +0000 Subject: [PATCH] Add a CHANGELOG entry for this morning's commit in zenmap (r6482): MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit o A Zenmap crash was fixed. Scanning once, then scanning another target on the same scan tab caused an ImportError ("list index out of range") in zenmapGUI/ScanNotebook.py. JoĆ£o Medeiros reported the bug. [David] --- CHANGELOG | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index c7419b565..00b184a96 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,9 @@ # Nmap Changelog ($Id$); -*-text-*- +o A Zenmap crash was fixed. Scanning once, then scanning another target + on the same scan tab caused an ImportError ("list index out of range") + in zenmapGUI/ScanNotebook.py. Joćo Medeiros reported the bug. [David] + 4.49RC6 o NSE scripts can now be specified by absolute path to the --script