From: Florian Forster Date: Thu, 26 Feb 2015 11:19:39 +0000 (+0100) Subject: ChangeLog: Add libdbi fix. X-Git-Tag: collectd-5.3.2^0 X-Git-Url: https://git.octo.it/?p=collectd.git;a=commitdiff_plain;h=7f8f2f96cdccf063b51c31c965cd19f0cd6281e3 ChangeLog: Add libdbi fix. --- diff --git a/ChangeLog b/ChangeLog index 7f0cb9ef..c5d263e4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -41,6 +41,8 @@ minimum and maximum. Previously, they were calculated from the start of the daemon, which is not the documented behavior. Thanks to Florian Forster. #663 + * dbi plugin: Compatibility with new versions of libdbi has been + restored. Thanks to Florian Forster. #950 * exec, unixsock plugins: Fix parsing of the "time" option of the "PUTNOTIF" command. Thanks to Adrian Miron. #477 * java: Conversion from Java's time representation to collectd's