From a0cf5811ce0ef10db4bf66ebc526b9eab5a77f7b Mon Sep 17 00:00:00 2001 From: Roy Hills Date: Mon, 26 Aug 2024 15:37:40 +0100 Subject: [PATCH] Updated ChangeLog --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index ebcdda3..b2fec4c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,7 @@ * configure.ac: Unconditionally add -Wformat-security to GCC/Clang compiler options instead of using the GCC_FORMAT_SECURITY macro. + https://github.com/royhills/arp-scan/pull/191 * m4/gcc-wextra.m4: Removed.