projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fae3fa6
)
ChangeLog: Remove an excess newline.
author
Florian Forster
<octo@huhu.verplant.org>
Mon, 14 Sep 2009 13:40:08 +0000
(15:40 +0200)
committer
Florian Forster
<octo@huhu.verplant.org>
Mon, 14 Sep 2009 13:40:08 +0000
(15:40 +0200)
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
712324d
..
8398083
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,5
+1,4
@@
2009-09-13, Version 4.8.0
-
* collectd: Two new data source types, “DERIVE” and “ABSOLUTE”, have
been added. “DERIVE” can be used for counters that are reset
occasionally. Thanks to Mariusz Gronczewski for implementing this.