X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=ChangeLog;h=9660cf0b7a6b7235dd0b92dea5a1d66f0791c5df;hb=refs%2Fheads%2Fcollectd-4.1;hp=a88680181b4a3375c8de00178a99f7adca002730;hpb=52b6308247a1656d7e5a69c99eff3b4a19c6b844;p=collectd.git diff --git a/ChangeLog b/ChangeLog index a8868018..9660cf0b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,25 @@ +2008-01-11, Version 4.1.6 + * unixsock plugin: A bug in the unixsock plugin caused it not to set + the permission on the socket as documented in the manpage. Thanks to + Evgeny Chukreev for fixing this issue. + * collectd: The documentation has been improved. + +2007-12-27, Version 4.1.5 + * rrdtool plugin: Fix a memory leak that only occured in very-low- + memory situations. + * sensors plugin: Updated the plugin to build and work with version 3 + of the libsensors library. + +2007-11-08, Version 4.1.4 + * Build system: Improve detection of the rrd library, especially if + it's in a non-standard location. + * Build system: A bug when parsing the argument for + `--with-libnetsnmp' has been fixed. + * collectd: Implement `strerror_r' if the libc doesn't provide it. + * rrdtool plugin: Fix a bug in the shutdown sequence that might cause + a deadlock or delay when shutting down the daemon. + * snmp plugin: Fix a memory leak. + 2007-10-24, Version 4.1.3 * collectd: A build issue under Solaris has been resolved by renaming data types.