From: Florian Forster Date: Mon, 14 Sep 2009 13:40:08 +0000 (+0200) Subject: ChangeLog: Remove an excess newline. X-Git-Tag: collectd-4.8.1~15 X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=4d4d8b01e00c45a647ad592ea8159088b950ec40;p=collectd.git ChangeLog: Remove an excess newline. --- diff --git a/ChangeLog b/ChangeLog index 712324db..83980834 100644 --- 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.