summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b87f1cf)
raw | patch | inline | side by side (parent: b87f1cf)
author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Mon, 16 Feb 2009 14:45:15 +0000 (15:45 +0100) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Mon, 16 Feb 2009 14:45:15 +0000 (15:45 +0100) |
ChangeLog | patch | blob | history |
diff --git a/ChangeLog b/ChangeLog
index 2076d207a4fa1ec17c68ddb1da63b1d5565f5895..8e153ce74fa9d038381ad941b686a706eca98317 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
-2009-02-15, Version 4.6.0
+2009-02-16, Version 4.6.0
* collectd: Added the `filter chain' infrastructure, which allows the
user to use `matches' and `targets' to control value processing.
* collectd: The new `-T' command line argument allows more in-depth
database and use SQL to gather custom statistics from it. It is
similar to the already existing PostgreSQL plugin.
* perl plugin: Compatibility fixes for broken versions of Perl 5.10
- have been added.
+ has been added.
* postgresql plugin: The preferred configuration syntax has been
updated to be in line with the syntax used by the new dbi and oracle
plugins. The compatibility code for the old syntax is present.