X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=ChangeLog;h=c5d263e45c53ad083132db3f21a2e422839cdcc8;hb=7f8f2f96cdccf063b51c31c965cd19f0cd6281e3;hp=7f0cb9efa71c8b92ded77a94dea76645b89f541f;hpb=fce5875ddd9c5cd3d64e21a74392881f8be4f57b;p=collectd.git 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