From 5c0bf18595524653d49792154520ee2c561c67c0 Mon Sep 17 00:00:00 2001 From: nnposter Date: Sun, 4 Oct 2020 03:37:01 +0000 Subject: [PATCH] Fix a CHANGELOG typo --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index aac9e8ab0..98ffb90a1 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,7 +1,7 @@ #Nmap Changelog ($Id$); -*-text-*- o [NSE][GH#2136][GH#2137] Rectify error "time result cannot be represented..." - in the FP library. [Clément Notin, nnposter] + in the AFP library. [Clément Notin] o [NSE] Script mysql-audit now defaults to the bundled mysql-cis.audit for the audit rule base. [nnposter]