From b4404ad5dd167379731cbd0401f323388292f970 Mon Sep 17 00:00:00 2001 From: dmiller Date: Mon, 27 Nov 2023 23:05:05 +0000 Subject: [PATCH] Note a Github issue number in the changelog [ci skip] --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 13c0b464f..1d1160dba 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,6 @@ #Nmap Changelog ($Id$); -*-text-*- -o Fixed an issue where TCP Connect scan (-sT) on Windows would fail to open any +o [GH#2672] Fixed an issue where TCP Connect scan (-sT) on Windows would fail to open any sockets, leading to scans that never finish. [Daniel Miller] o [NSE] Fixed DNS TXT record parsing which caused asn-query to fail in Nmap