mirror of
https://github.com/nmap/nmap.git
synced 2025-12-22 15:39:03 +00:00
Added a CHANGELOG entry for David's Nmap birthday ordinal fix
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
#Nmap Changelog ($Id$); -*-text-*-
|
#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
|
o [NSE] Completely removed the bit.lua NSE library. All of its functions are
|
||||||
replaced by native Lua bitwise operations, except for `arshift` (arithmetic
|
replaced by native Lua bitwise operations, except for `arshift` (arithmetic
|
||||||
shift) which has been moved to the bits.lua library. [Daniel Miller]
|
shift) which has been moved to the bits.lua library. [Daniel Miller]
|
||||||
|
|||||||
Reference in New Issue
Block a user