summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 042117a)
raw | patch | inline | side by side (parent: 042117a)
author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Sat, 10 Feb 2007 08:22:21 +0000 (09:22 +0100) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Sat, 10 Feb 2007 08:22:21 +0000 (09:22 +0100) |
ChangeLog | patch | blob | history |
diff --git a/ChangeLog b/ChangeLog
index b20bcb44d5a9316724b2e08f20e3426641f6d468..775669589bf39c68d03b9a39b77511f195c09f0d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
+2007-02-10, Version 3.11.1
+ * df plugin: Some wrong defines have been fixed so the plugin works
+ under Solaris again.
+ * dns plugin: The usage of a struct has been fixed to work with
+ non-GNU libcs.
+ * processes plugin: Some missing defines have been added so the plugin
+ compiles cleanly under FreeBSD and presumably other UNIXes.
+
2006-12-22, Version 3.11.0
* collectd: The new command line option `-P' makes it easier for
distributors to change the location of PID-files.