1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-29 02:49:01 +00:00

Updated the changelog

This commit is contained in:
sean
2012-06-30 01:48:05 +00:00
parent 9b09390c52
commit 5c602916b8

View File

@@ -12796,4 +12796,10 @@ o Changed the makefile 'all' target to use install-sh rather than
o Documentation updated and clarified slightly.
o Added this CHANGELOG file to the distribution.
o Added this CHANGELOG file to the distribution.
o Removed the log_errors variable. (Treating it as true everywhere). This change
did not effect the support for older scripts that still call it. However nmap --log-errors
now does nothing. Also updated the documentation to reflect this change