From 214fa020194dc655660c2ed770338d4593471445 Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Mon, 29 Jan 2024 09:38:32 +0100 Subject: [PATCH] Update ChangeLog for version 6.0.0.rc1. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 375a33f67..d56ef8f2a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2024-01-29, Version 6.0.0.rc1 + * Fix most `-Wpedantic` warnings in collectd core. Thanks to @eero-t. + #4243 + * df plugin: An out of bounds read, causing segmentation faults, has + been fixed. Thanks to @octo. #4252 + * swap plugin: Migration to v6.0. Thanks to @octo. #4190 + 2024-01-23, Version 6.0.0-rc0 * Daemon: A special case, mapping "libvirt" to the "virt" plugin, has been removed. Thanks to @octo. #3493 -- 2.47.3