From: Florian Forster Date: Tue, 15 Jul 2008 14:39:29 +0000 (+0200) Subject: ChangeLog: Updated after the merge. X-Git-Tag: collectd-4.4.2^0 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=a6124ab6c4ffcbbd1f57995b14e8d057f2c86f36;p=collectd.git ChangeLog: Updated after the merge. --- diff --git a/ChangeLog b/ChangeLog index fb89d6b7..35e8b36c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,6 +10,8 @@ cleared a buffer regardless of its contents. This could lead to lost values under Solaris. * nginx plugin: Remove usage of the thread-unsafe `strtok' function. + * vserver plugin: Remove usage of the thread-unsafe `readdir' + function. * wireless plugin: Work around incorrect noise and power values returned by some broken drivers.