Code

Fixed a problem with the `disk' plugin: Added a counter to check how often the values...
[collectd.git] / ChangeLog
index a5dba072dc83f0bf76fa1ded3d3dcfb609248233..8b959cdbc1b8c04fcebacf9a76b113c954755127 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,16 @@
-2005-12-07, Version 3.5.0
+2005-12-17, Version 3.6.0
+       * A config file has been added. This allows for loading only specific
+         plugins.
+       * A `df' plugin has been added.
+       * A `mysql' plugin has been added.
+       * A signal handler for SIGTERM has been added. Signal handlers have
+         been improved, too.
+
+2005-12-18, Version 3.5.1
+       * The PID-file is now deleted correctly when shutting down the daemon.
+       * SIGINT and SIGTERM are now handled correctly.
+
+2005-12-16, Version 3.5.0 (Revision 326)
        * A bug in the `load' module under Solaris has been fixed.
        * The `users' module has been contributed by Sebastian Harl. It counts
          currently logged in users.