mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
Updated CHANGELOG to note the ctype audit changes.
This commit is contained in:
parent
080f592e89
commit
637ec7aea0
1 changed files with 3 additions and 0 deletions
|
|
@ -1,4 +1,7 @@
|
|||
# Nmap Changelog ($Id$); -*-text-*-
|
||||
o Added explicit casts to (int)(unsigned char) for arguments to ctype function
|
||||
calls in nmap, ncat and nbase. Thanks to Solar Designer for pointing out
|
||||
the need and fix for this. [Josh]
|
||||
|
||||
o [Ncat, Ndiff] The exit codes of these programs now reflect whether
|
||||
they succeeeded. For Ncat, 0 means the connection was successful, 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue