summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9b80c37)
raw | patch | inline | side by side (parent: 9b80c37)
author | Florian Forster <octo@huhu.verplant.org> | |
Mon, 1 Sep 2008 06:01:33 +0000 (08:01 +0200) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Mon, 1 Sep 2008 06:01:33 +0000 (08:01 +0200) |
ChangeLog | patch | blob | history |
diff --git a/ChangeLog b/ChangeLog
index 47e359de0e90ec310b28a44769cb241d5cbd4f09..7df4cdcee5ae109fb05d8816beda146ecc1afc59 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
* collectd: Portability fixes, especially to determine endianess more
reliable.
* Various plugins: Fix format strings.
- * network plugin: A fix in the initialization function solves problems
- under Solaris.
* disk plugin: A fix for giving disks under Linux 2.4 the right names
again has been applied.
- * wireless plugin: A work-around for broken wireless drivers has been
- added.
- * nginx plugin: A thread-unsafe function has been replaced.
- * vserver plugin: A thread-unsafe function has been replaced.
- * memory plugin: A typo in the libstatgrab code has been fixed.
* memcached plugin: Fix a too short timeout and a related file
descriptor leak.
+ * memory plugin: A typo in the libstatgrab code has been fixed.
+ * network plugin: A fix in the initialization function solves problems
+ under Solaris.
+ * nginx plugin: A thread-unsafe function has been replaced.
+ * vserver plugin: A thread-unsafe function has been replaced.
+ * wireless plugin: A work-around for broken wireless drivers has been
+ added.
2008-04-22, Version 4.3.3
* build system: Improved detection of several libraries, especially if