1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-24 00:19:01 +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:
david
2009-09-29 02:11:13 +00:00
parent ab8fcad92d
commit fa40ea3c58

View File

@@ -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