Bumped version to 4.0.0; Updated ChangeLog.
[collectd.git] / ChangeLog
index 05772cf..ac1d9c7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-2007-04-02, Version 4.0.0
+2007-06-03, Version 4.0.0
        * collectd: The plugin-infrastructure has been changed to allow for
          more types of plugins, namely `write' and `log' plugins.
        * collectd: The read-function has been changed to read many plugins in
          connections) field was added by Florent Monbillard.
        * collectd-nagios: The new `collectd-nagios' binary queries values
          from collectd, parses them and exits according to Nagios-standards.
+       * manpages: The manpages have been improved a lot.
+
+2007-05-29, Version 3.11.5
+       * configure: Added `AC_SYS_LARGEFILE' for LFS.
+       * ntpd plugin: Fix a potential buffer overflow.
+       * processes plugin: Fix a bug when run under Linux 2.4. All processes
+         were accounted as `zombies'.
 
 2007-04-10, Version 3.11.4
        * dns plugin: Change the order of includes to make the plugin compile