syslog plugin: Call `openlog' right when the plugin is loaded.
[collectd.git] / ChangeLog
index cd3f54b..465701d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2007-07-30, Version 4.0.6
+       * sensors plugin: Fix the ignorelist functionality: Only the `type
+         instance' was used to match against the list, but the documentation
+         told otherwise. This release fixes the code, so it complies with the
+         documentation.
+       * syslog plugin: Call `openlog' right when the plugin is loaded, so
+         configuration messages will end up in the logging facility.
+
 2007-07-05, Version 4.0.5
        * Portability: More fixes for OpenBSD have been included.