Code

Updated the changelog.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Thu, 27 Dec 2007 10:17:46 +0000 (11:17 +0100)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Thu, 27 Dec 2007 10:17:46 +0000 (11:17 +0100)
ChangeLog

index 947cdcee309b9dc022a2d8752c94de60b8d38dd9..288aa766dfc8e33f47a47b751d91af047fceaa8c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-12-27, 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