]> git.tokkee.org Git - collectd.git/commitdiff

Code

ChangeLog: Documented the changes to the perl plugin..
authorFlorian Forster <octo@huhu.verplant.org>
Tue, 9 Oct 2007 16:09:34 +0000 (18:09 +0200)
committerFlorian Forster <octo@huhu.verplant.org>
Tue, 9 Oct 2007 16:09:34 +0000 (18:09 +0200)
..a little

ChangeLog

index d25d3cbe656df2b56ff789d3df2d204a03e1baeb..ae4835a4335ccc6773d652d0be86bc27e28ebe82 100644 (file)
--- 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.