X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=ChangeLog;h=b5e033f602c9fdc5a0d8df6706a8a177f62c6e8b;hb=eb4aab6b6d5af827b5c1fb2f7d2550b7de22fa90;hp=45f220966d45f3b0b964986dc74fe68c1773f4c3;hpb=658e44d47088aaea3c59fb248336a74fdefe4245;p=collectd.git diff --git a/ChangeLog b/ChangeLog index 45f22096..b5e033f6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -61,6 +61,14 @@ * uptime plugin: The new uptime plugin can collect the server's uptime. Thanks to Marco Chiappero for the patch. +2009-07-18, Version 4.6.4 + * collectd: Okay-notifications have been fixed. Thanks to Andrés J. + Díaz for fixing this bug. + * collectd: A programming error has been fixed in the notification + code. The bug may result in an assertion failure. + * memcached plugin: Portability fix for Solaris. Thanks to Amit Gupta + for reposting the bug. + 2009-06-02, Version 4.6.3 * Build system, various plugins: Many build fixes for FreeBSD, OpenBSD, NetBSD, Solaris and Mac OS X. Big thanks to Doug MacEachern