From: Florian Forster Date: Sun, 24 Aug 2008 19:51:54 +0000 (+0200) Subject: ChangeLog: Updated for 4.5.0. X-Git-Tag: collectd-4.5.0~43 X-Git-Url: https://git.octo.it/?p=collectd.git;a=commitdiff_plain;h=f80c594cf68466d255a567eaa782dc52b2469c5b ChangeLog: Updated for 4.5.0. --- diff --git a/ChangeLog b/ChangeLog index 35e8b36c..318294a4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,26 @@ +2008-08-24, Version 4.5.0 + * collectd: Added the ability to flush certain identifiers. + * collectd: The concept of `notification meta data' has been + introduced. + * filecount plugin: The new filecount plugin counts the number of + files in a directory and its subdirectories. + * ipmi plugin: Sensor names have been changed to ensure unique names. + Notifications upon added and removed sensors can now be generated. + * notify_desktop plugin: This new plugin sends notifications to the + X desktop using the structure defined in the `Desktop Notification + Specification'. + * notify_email plugin: This new plugin sends out notifications via + email, using the `esmtp' library. + * postgresql plugin: The new postgresql plugin collects statistics + from an PostgreSQL database. + * processes plugin: The `ProcessMatch' option has been added. + * rrdtool plugin: Implement throttling of the `update queue' to lessen + IO load. + * tcpconns plugin: This plugin has been ported to OpenBSD. + * thermal plugin: The new thermal plugin collects system temperatures + using Linux ACPI thermal zone data. + * TODO: onewire plugin? + 2008-07-15, Version 4.4.2 * build system: Use pkg-config to detect the upsclient library. * collectd: Try even harder to determine the endianess of the