syslog plugin: Call `openlog' right when the plugin is loaded.
[collectd.git] / ChangeLog
index 2d05d35..465701d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+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.
+
 2007-06-24, Version 4.0.4
        * cpu plugin: Fixed the Solaris code.
        * dns plugin: Fixed a build issue for OpenBSD.