projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f66e37
)
ChangeLog: Documented the changes to the perl plugin..
author
Florian Forster
<octo@huhu.verplant.org>
Tue, 9 Oct 2007 16:09:34 +0000
(18:09 +0200)
committer
Florian Forster
<octo@huhu.verplant.org>
Tue, 9 Oct 2007 16:09:34 +0000
(18:09 +0200)
..a little
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
d25d3cb
..
ae4835a
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.