summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d767db1)
raw | patch | inline | side by side (parent: d767db1)
author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Tue, 15 Jul 2008 14:39:29 +0000 (16:39 +0200) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Tue, 15 Jul 2008 14:39:29 +0000 (16:39 +0200) |
ChangeLog | patch | blob | history |
diff --git a/ChangeLog b/ChangeLog
index fb89d6b7f20c4d0170df68751ccb7a86e0bd2d63..35e8b36cc5c35f2964f08f2ceb5f0fffda298d13 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
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.