From: Sebastian Harl Date: Tue, 26 Aug 2008 13:49:37 +0000 (+0200) Subject: ChangeLog: Added the changes to the perl plugin. X-Git-Tag: collectd-4.5.0~36 X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=bb6d6228d77817049cb00da6edd389c5bcaef4ea;p=collectd.git ChangeLog: Added the changes to the perl plugin. Signed-off-by: Sebastian Harl Signed-off-by: Florian Forster --- diff --git a/ChangeLog b/ChangeLog index 318294a4..bd527a00 100644 --- a/ChangeLog +++ b/ChangeLog @@ -19,6 +19,11 @@ * tcpconns plugin: This plugin has been ported to OpenBSD. * thermal plugin: The new thermal plugin collects system temperatures using Linux ACPI thermal zone data. + * perl plugin: Improved synchronized access to internal data structures + and fixed a possible dead-lock. + * perl plugin: Added the ability to flush certain identifiers and marked + plugin_flush_all() and plugin_flush_one() as deprecated in favor of + plugin_flush(). * TODO: onewire plugin? 2008-07-15, Version 4.4.2