erlang plugin: Have "send_error" free the *entire* term.
[collectd.git] / ChangeLog
index 64006db..8398083 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,4 @@
 2009-09-13, Version 4.8.0
-
        * collectd: Two new data source types, “DERIVE” and “ABSOLUTE”, have
          been added. “DERIVE” can be used for counters that are reset
          occasionally. Thanks to Mariusz Gronczewski for implementing this.
@@ -36,6 +35,8 @@
        * tokyotyrant plugin: The new TokyoTyrant plugin reads the number of
          records and file size from a running Tokyo Tyrant server. Thanks to
          Paul Sadauskas for the patch.
+       * unixsock plugin: Add the “GETTHRESHOLD” command. This command can be
+         used to query the thresholds configured for a particular identifier.
        * write_http plugin: The new Write HTTP plugin sends the values
          collected by collectd to a web-server using HTTP POST requests.
          Thanks to Paul Sadauskas for the patch.