ChangeLog: Remove an excess newline.
authorFlorian Forster <octo@huhu.verplant.org>
Mon, 14 Sep 2009 13:40:08 +0000 (15:40 +0200)
committerFlorian Forster <octo@huhu.verplant.org>
Mon, 14 Sep 2009 13:40:08 +0000 (15:40 +0200)
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.