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

Changelog entry for the previous commit

This commit is contained in:
nnposter
2019-04-02 19:01:45 +00:00
parent a520bf8f23
commit 5104307968

View File

@@ -1,5 +1,8 @@
#Nmap Changelog ($Id$); -*-text-*-
o [NSE][GH#1534] Removed OSVDB references from scripts and replaced them with
BID references where possible. [nnposter]
o [NSE][GH#1504] New script lu-enum.nse attempts to enumerate Logical Units
(LU) of TN3270E servers. [Soldier of Fortran]