Merge branch 'collectd-4.1' into collectd-4.2
[collectd.git] / ChangeLog
index 947cdce..618f22c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-12-28, Version 4.2.3
+       * sensors plugin: Updated the plugin to build and work with version 3
+         of the libsensors library.
+
 2007-12-15, Version 4.2.2
        * nginx plugin: Incorrect comparison of strings lead to a segfault
          when using the plugin. Thanks to Saulius Grigaliunas for fixing