X-Git-Url: https://git.octo.it/?p=collectd.git;a=blobdiff_plain;f=ChangeLog;h=ac1d9c7e5ae4bfdf44c17826b087292dd64493fc;hp=05772cf659f5858cf9e670b574410788a945b920;hb=b2b34e32f8eb39b3374d09b4d23100da5da2db90;hpb=91f2edda6b4c26aa79d8746f7b900c6621e7e754 diff --git a/ChangeLog b/ChangeLog index 05772cf6..ac1d9c7e 100644 --- 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 @@ -42,6 +42,13 @@ 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