mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
Here is the updated changelog for my preceeding patch.
This commit is contained in:
parent
47e4b7aee5
commit
b32c2df695
1 changed files with 4 additions and 0 deletions
|
|
@ -1,5 +1,9 @@
|
|||
# Nmap Changelog ($Id$); -*-text-*-
|
||||
|
||||
o Fixed a bug in nmap_dns.cc where the endian of the platform that nmap
|
||||
ran on might negitivly effect how efficiently nmap stores cache values
|
||||
in a hash table. [Michael]
|
||||
|
||||
o Fixed the nmap_command_path bug in Zenmap. The variable now actually
|
||||
accesses the nmap_command_path in zenmap.conf file. It is accessed
|
||||
by a new class in UmitConf called PathsConfig, which represents the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue