summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 1a8ae67)
raw | patch | inline | side by side (parent: 1a8ae67)
author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Thu, 27 Dec 2007 10:17:46 +0000 (11:17 +0100) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Thu, 27 Dec 2007 10:17:46 +0000 (11:17 +0100) |
ChangeLog | patch | blob | history |
diff --git a/ChangeLog b/ChangeLog
index 947cdcee309b9dc022a2d8752c94de60b8d38dd9..288aa766dfc8e33f47a47b751d91af047fceaa8c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
+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