mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 16:57:06 +00:00
Added a CHANGELOG entry for David's Nmap birthday ordinal fix
This commit is contained in:
parent
b25f9bc8ef
commit
baef3f9b05
1 changed files with 4 additions and 0 deletions
|
|
@ -1,5 +1,9 @@
|
|||
#Nmap Changelog ($Id$); -*-text-*-
|
||||
|
||||
o Emergency fix to Nmap's birthday announcement so Nmap wishes itself
|
||||
a "Happy 21st Birthday" rather than "Happy 21th" in verbose mode
|
||||
(-v) on September 1, 2018. [David Fifield]
|
||||
|
||||
o [NSE] Completely removed the bit.lua NSE library. All of its functions are
|
||||
replaced by native Lua bitwise operations, except for `arshift` (arithmetic
|
||||
shift) which has been moved to the bits.lua library. [Daniel Miller]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue