mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Document Zenmap r6535 in CHANGELOG.
o Zenmap no longer double-spaces its output (by inadvertently duplicating newlines) when viewing scan results that were saved to a file.
This commit is contained in:
parent
9ae985ef59
commit
e3ab542682
1 changed files with 4 additions and 0 deletions
|
|
@ -1,5 +1,9 @@
|
|||
# Nmap Changelog ($Id$); -*-text-*-
|
||||
|
||||
o Zenmap no longer double-spaces its output (by inadvertently
|
||||
duplicating newlines) when viewing scan results that were saved to a
|
||||
file.
|
||||
|
||||
o Nmap's output options (-oA, -oX, etc.) now support strftime()-like
|
||||
conversions in the filename. %H, %M, %S, %m, %d, %y, and %Y are
|
||||
all the same as in strftime(). %T is the same as %H%M%S, %R is the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue