summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e0e980f)
raw | patch | inline | side by side (parent: e0e980f)
author | Sebastian Harl <sh@tokkee.org> | |
Sun, 5 May 2013 18:04:42 +0000 (20:04 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 5 May 2013 18:04:42 +0000 (20:04 +0200) |
debian/changelog | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 31ca7ba15b20251f5e5d685a9fa9054fa0873506..e28d806e8e7ac07ad3048f8550d47004cf065393 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
collectd (5.3.0-1) UNRELEASED; urgency=low
* New upstream release:
+ - MySQL plugin now uses the name of the <Database> block rather than the
+ database name to identify the read callback; thanks to Mathieu Parent
+ for reporting this (Closes: #703446).
New plugins:
- incremental parsing of CSV files: tail_csv
- send collected values to Riemann: write_riemann