X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=ChangeLog;h=407c57c7459243442b896ebfe1982201b359865f;hb=4fb5d4b471e3f6a24d7cd36272e48e57bcb2c68f;hp=fceab49c7876a2a5ac5c4eb2d9d8ed0c3f50258d;hpb=ba21f4c6f3fc2eb729ce8dcb30d538031fd2d967;p=collectd.git diff --git a/ChangeLog b/ChangeLog index fceab49c..407c57c7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2008-03-29, Version 4.3.2 + * collectd: Fix configuration of the `FailureMax', `WarningMax', and + `Persist' threshold options. + * collectd: Fix handling of missing values in the global value cache. + * collectd: Improved error messages when parsing the configuration. + * sensors plugin: Fix temperature collection with libsensors4. + * unixsock plugin: Fix mixed input and output operation on streams. + * wireless plugin: Fix reading noise value. + 2008-03-05, Version 4.3.1 * exec plugin: Set supplementary group IDs. * network plugin: @@ -50,6 +59,12 @@ physical server. Thanks to Richard Jones from Red Hat's Emerging Technology group for this plugin. +2008-03-29, Version 4.2.6 + * collectd: Improved error messages when parsing the configuration. + * sensors plugin: Fix temperature collection with libsensors4. + * unixsock plugin: Fix mixed input and output operation on streams. + * wireless plugin: Fix reading noise value. + 2008-03-04, Version 4.2.5 * apache plugin: Improved initialization and error messages. * exec plugin: Set supplementary group IDs.