From: Florian Forster Date: Wed, 23 Jan 2008 12:47:53 +0000 (+0100) Subject: TODO: Updated the todo file. X-Git-Tag: collectd-4.3.0beta0~22 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=460ee6590a6f46175b1b83c5c5fd4831cbc5b80d;p=collectd.git TODO: Updated the todo file. Added the goal to remove the cache from the unixsock plugin. --- diff --git a/TODO b/TODO index 330269ff..d91378a7 100644 --- a/TODO +++ b/TODO @@ -2,6 +2,7 @@ For version 4.3: * Add notification stuff to the unixsock plugin * Add separate warning/critical thresholds. * Fix the libvirt plugin. +* unixsock plugin: Remove the custom cache if possible. src/battery.c: commend not working code.