mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Add to CHANGELOG:
o The files read by the -iL (input from file) and --excludefile options now support comments that start with # and go to the end of the line. This was implemented by Tom Sellers.
This commit is contained in:
parent
ab8fcad92d
commit
fa40ea3c58
1 changed files with 4 additions and 0 deletions
|
|
@ -1,5 +1,9 @@
|
|||
# Nmap Changelog ($Id$); -*-text-*-
|
||||
|
||||
o The files read by the -iL (input from file) and --excludefile
|
||||
options now support comments that start with # and go to the end of
|
||||
the line. This was implemented by Tom Sellers.
|
||||
|
||||
o [Zenmap] On Windows, Zenmap no longer uses the cmd.exe shell to run
|
||||
Nmap subprocesses. This means that canceling a scan will kill the
|
||||
Nmap process as it does on other platforms (previously it would just
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue