1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-24 16:39:03 +00:00

Add a CHANGELOG entry for this morning's commit in zenmap (r6482):

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]
This commit is contained in:
david
2007-12-09 23:40:10 +00:00
parent f2fd851d9c
commit a10b403d5d

View File

@@ -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<4A>o Medeiros reported the bug. [David]
4.49RC6
o NSE scripts can now be specified by absolute path to the --script