summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: fce5875)
raw | patch | inline | side by side (parent: fce5875)
author | Florian Forster <octo@collectd.org> | |
Thu, 26 Feb 2015 11:19:39 +0000 (12:19 +0100) | ||
committer | Florian Forster <octo@collectd.org> | |
Thu, 26 Feb 2015 11:19:39 +0000 (12:19 +0100) |
ChangeLog | patch | blob | history |
diff --git a/ChangeLog b/ChangeLog
index 7f0cb9efa71c8b92ded77a94dea76645b89f541f..c5d263e45c53ad083132db3f21a2e422839cdcc8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
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