mirror of
https://github.com/nmap/nmap.git
synced 2026-08-27 03:48:14 +00:00
Add to CHANGELOG:
o The Zenmap installer and uninstaller are more careful about escaping filenames and dealing with an installation root (DESTDIR). [David]
This commit is contained in:
parent
10b54b773b
commit
298fe63173
1 changed files with 3 additions and 0 deletions
|
|
@ -1,5 +1,8 @@
|
|||
# Nmap Changelog ($Id$); -*-text-*-
|
||||
|
||||
o The Zenmap installer and uninstaller are more careful about escaping
|
||||
filenames and dealing with an installation root (DESTDIR). [David]
|
||||
|
||||
o Since assert() calls are used for various security-related tests,
|
||||
their safety is now ensured by keeping NDEBUG undefined throughout
|
||||
Nmap, Nbase and Nsock. [Kris]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue