From ac2e140a1483f2c539e71c1aba354d31c8952fc4 Mon Sep 17 00:00:00 2001 From: dmiller Date: Fri, 23 Aug 2019 19:52:10 +0000 Subject: [PATCH] Changelog entry for #1371 [ci skip] --- CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index ae5ef412a..7cf88c6c0 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -62,6 +62,8 @@ o [NSE] Added 11 NSE scripts, from 8 authors, bringing the total up to 598! information from Nmap's service and application version detection. [GMedian, Daniel Miller] +o [GH#1371] The macOS installer is now built for x86_64 architecture, not i386. + o [GH#1396] Fixed the Windows installer, which would replace the entire PATH system variable with the path for Nmap if it exceeded 1024 bytes. This was fixed by using the "large strings" build of NSIS to build the new installer.