Merge branch 'collectd-4.0' into collectd-4.1
[collectd.git] / ChangeLog
index 6d9d0d6..2e68d79 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,7 @@
          disable all plugins, which are missing dependencies. The dependency
          checking has been removed from the plugins themselves to remove
          redundancy.
          disable all plugins, which are missing dependencies. The dependency
          checking has been removed from the plugins themselves to remove
          redundancy.
-       * Flexible interval: The interval of collected data is not sent along
+       * Flexible interval: The interval of collected data is now sent along
          with the data itself over the network, so that the interval-settings
          of server and clients no longer needs to match.
        * netlink plugin: The new `netlink' plugin connects to the Linux
          with the data itself over the network, so that the interval-settings
          of server and clients no longer needs to match.
        * netlink plugin: The new `netlink' plugin connects to the Linux
@@ -18,6 +18,9 @@
        * unixsock plugin: Added the `LISTVAL' command.
        * xmms plugin: The new `xmms' plugin graphs the bitrate and frequency
          of music played with xmms.
        * unixsock plugin: Added the `LISTVAL' command.
        * xmms plugin: The new `xmms' plugin graphs the bitrate and frequency
          of music played with xmms.
+2007-09-10, Version 4.0.8
+       * collectd: The `sstrerror' function was improved to work correctly
+         with the broken GNU version of `strerror_r'.
 
 2007-08-26, Version 4.0.7
        * documentation: Some typos have been fixed and some information has
 
 2007-08-26, Version 4.0.7
        * documentation: Some typos have been fixed and some information has
@@ -29,6 +32,7 @@
          (i. e. without quotes).
        * nut plugin: A fix allows linking the nut plugin against
          libupsclient, version >= 2.2.0.
          (i. e. without quotes).
        * nut plugin: A fix allows linking the nut plugin against
          libupsclient, version >= 2.2.0.
+       * processes plugin: Fix a potential segmentation fault.
 
 2007-07-30, Version 4.0.6
        * sensors plugin: Fix the ignorelist functionality: Only the `type
 
 2007-07-30, Version 4.0.6
        * sensors plugin: Fix the ignorelist functionality: Only the `type