Minor changes since I was a little bored ;)
[collectd.git] / ChangeLog
index 2194ed8..f4d3ce2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,14 @@
-2005-12-07, Version 3.5.0 (Revision 321)
+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.
+
+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.