1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-22 15:39:03 +00:00

Add to CHANGELOG:

o "make uninstall" now uninstalls Zenmap as well. The uninstall_zenmap
  script now deletes directories that were installed. [David]
This commit is contained in:
david
2008-05-07 18:25:12 +00:00
parent 326424ebdb
commit ce83ee9a43

View File

@@ -1,5 +1,8 @@
# Nmap Changelog ($Id$); -*-text-*-
o "make uninstall" now uninstalls Zenmap as well. The uninstall_zenmap
script now deletes directories that were installed. [David]
o Fixed a bug which caused Nmap to send bad checksums on Solaris 10
x86. This was due to a workaround for an Ancient Solaris 2.1 bug
which activated when the OS string matched "solaris2.1*". The