1
0
mirror of https://github.com/nmap/nmap.git synced 2026-02-04 12:36:34 +00:00

Updated the changelog to reflect the merging of the new zenmap-filter code

into the trunk.
This commit is contained in:
josh
2009-07-23 05:44:24 +00:00
parent 25e77a8535
commit 588b510945

View File

@@ -1,4 +1,8 @@
# Nmap Changelog ($Id$); -*-text-*-
o [Zenmap] Merged the changes in the zenmap-filter branch to the main zenmap
branch. Pressing Ctrl+L now brings up the filter interface for filtering out
uninteresting hosts. Alternatively, the interface is accessible via the
'Filter Hosts' button. [Josh]
o [Ncat]In verbose mode Ncat prints In and OUT traffic in bytes once the client connection
is terminated,in this way "Finished. 29 bytes sent, 24 bytes received."