X-Git-Url: https://git.octo.it/?p=collectd.git;a=blobdiff_plain;f=ChangeLog;fp=ChangeLog;h=1282095fbc1a7f6068f57d277da5769d0118b7bf;hp=6445cdc6194c131a1a69ebd1e6354402edf7697a;hb=619f112a584fcd89d2e8df7781a0a01341188189;hpb=6e2b4380c02a6edb039b73caf654455a758df9aa diff --git a/ChangeLog b/ChangeLog index 6445cdc6..1282095f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -69,6 +69,18 @@ * swap plugin: Code for OpenBSD (and possibly other *BSDs) has been added. +2009-02-22, Version 4.5.3 + * build system: The check for libupsclient even when `pkg-config' is + not available. + * collectd: Fix error handling in the global cache. + * Collectd::Unixsock: Error handling has been improved. + * ascent plugin: Fix a memory leak. Thanks to Bruno Prémont for his + patch. + * ipmi plugin: Fix an off-by-one error which could cause segmentation + faults. Thanks to Peter Holik for his patch. + * tcpconns plugin: An endianness problem has been fixed in the *BSD + code. Thanks to "thated" for reporting this. + 2009-01-02, Version 4.5.2 * build system: Check for `mysql.h' and `mysql/mysql.h', since the file may be in both locations, especially when the database was