1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-01 12:29:03 +00:00

o [Zenmap] There is a new command-line option, --confdir, which allows

setting the per-user configuration directory. Its value defaults to
  $HOME/.zenmap. This was suggested by Jesse McCoppin.
This commit is contained in:
david
2009-10-28 20:36:52 +00:00
parent 0bcdc60f85
commit 2b8b5e2f6a

View File

@@ -1,5 +1,9 @@
# Nmap Changelog ($Id$); -*-text-*-
o [Zenmap] There is a new command-line option, --confdir, which allows
setting the per-user configuration directory. Its value defaults to
$HOME/.zenmap. This was suggested by Jesse McCoppin. [David]
o Upgraded the included libpcap to 1.0.0. [David]
o Nmap now prefers to display the hostname supplied by the user instead