From 12bef342a7a9fb7f9a60c9d6c249c118e58403dd Mon Sep 17 00:00:00 2001 From: fyodor Date: Sun, 8 Aug 2021 00:31:30 +0000 Subject: [PATCH] Fix minor formatting issue --- CHANGELOG | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index be9269ee1..1fabcf926 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -59,8 +59,8 @@ o [NSE][GH#2208][GH#2203] SMB2 dialect handling has been * Notable improvement in speed of script smb-protocols and others * Some SMB scripts are no longer using a hardcoded dialect, improving target interoperability - * Dialect names are aligned with Microsoft, such as 3.0.2, instead of 3.02 - [nnposter] + * Dialect names are aligned with Microsoft, such as 3.0.2, instead of + 3.02 [nnposter] o Removed support for the ancient WinPcap library since we already include our own Npcap library (https://npcap.org) supporting the same API. WinPcap