From 5aa51c23163df260965d97854745b03158e61ae2 Mon Sep 17 00:00:00 2001 From: Craig Comstock Date: Fri, 20 Dec 2024 13:55:03 -0600 Subject: [PATCH] Update ChangeLog Co-authored-by: Nick Anderson --- ChangeLog | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index e74f06d876..4355d52dfb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -15,8 +15,7 @@ - Adjusted cf-support for exotic UNIX platforms (ENT-9786) - Adjusted cf-support to not fail if core dumps are available and gdb is missing (ENT-9786) - - Also ignore IPv6 interface info - Agent now also ignores interfaces listed in ignore_interfaces.rx when + - Agent now also ignores interfaces listed in ignore_interfaces.rx when looking for IPv6 interface info. Variables such as 'default:sys.hardware_mac[]' will no longer be defined for ignored interfaces.