Code

README: Fix order of the curl_json plugin in the list.
[collectd.git] / ChangeLog
index 712324dbfbb94e387f71330798e7a8c6ecb40605..83980834a18ad999f123ee01ea1b6692ef66d1da 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.