From: Florian Forster Date: Tue, 9 Oct 2007 16:09:34 +0000 (+0200) Subject: ChangeLog: Documented the changes to the perl plugin.. X-Git-Tag: collectd-4.2.0~41 X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=ddb83d4bb9f1f07ccb9905354cf2eebe7a9b0a01;p=collectd.git ChangeLog: Documented the changes to the perl plugin.. ..a little --- diff --git a/ChangeLog b/ChangeLog index d25d3cbe..ae4835a4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,8 @@ yyyy-mm-dd, Version 4.2.0 configfiles and thus split up your config into smaller parts. This may be especially interresting for the snmp plugin to keep the data definitions seperate from the host definitions. + * perl plugin: Many changes, including the added `EnableDebugger' + config option which lets you debug your Perl plugins more easily. * snmp plugin: Added the options `Scale' and `Shift' to Data-blocks to correct the values returned by SNMP-agents.