ChangeLog: Add libdbi fix. collectd-5.3.2
authorFlorian Forster <octo@collectd.org>
Thu, 26 Feb 2015 11:19:39 +0000 (12:19 +0100)
committerFlorian Forster <octo@collectd.org>
Thu, 26 Feb 2015 11:19:39 +0000 (12:19 +0100)
ChangeLog

index 7f0cb9e..c5d263e 100644 (file)
--- 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