1
0
mirror of https://github.com/nmap/nmap.git synced 2026-02-07 05:56:34 +00:00

Document Zenmap r6539 in CHANGELOG.

o Zenmap uses -PN now instead of -P0. -P0 is still supported but -PN is
  recommended to avoid confusion with the -PO (protocol ping) option.
This commit is contained in:
david
2007-12-14 08:41:48 +00:00
parent 29109de637
commit 94b9eacedd

View File

@@ -1,5 +1,8 @@
# Nmap Changelog ($Id$); -*-text-*-
o Zenmap uses -PN now instead of -P0. -P0 is still supported but -PN is
recommended to avoid confusion with the -PO (protocol ping) option.
o On Windows, paths beginning with \ are now considered absolute when
used with the --script option.