mirror of
https://github.com/nmap/nmap.git
synced 2026-08-31 15:03:20 +00:00
Update CHANGELOG with two recent Zenmap fixes.
This commit is contained in:
parent
03f052d8a8
commit
70bcce0855
1 changed files with 8 additions and 0 deletions
|
|
@ -1,5 +1,13 @@
|
|||
# Nmap Changelog ($Id$); -*-text-*-
|
||||
|
||||
o [Zenmap] Fixed issue with Zenmap not being able to kill the Nmap scan
|
||||
subprocess upon canceling a scan or quitting the application on Windows.
|
||||
[Shinnok]
|
||||
|
||||
o [Zenmap] Fixed issue with Zenmap not waiting for the return exit code
|
||||
of the Nmap scan subprocess after killing it on Posix systems, thus
|
||||
leaving the processes in a defunct(zombie) state. [Shinnok]
|
||||
|
||||
o [NSE] The host.bin_ip and host.bin_ip_src entries now also work with
|
||||
16-byte IPv6 addresses. [David]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue