summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c8ec392)
raw | patch | inline | side by side (parent: c8ec392)
author | Florian Forster <sifnfors@faui02l.informatik.uni-erlangen.de> | |
Mon, 10 Sep 2007 08:49:51 +0000 (10:49 +0200) | ||
committer | Florian Forster <sifnfors@faui02l.informatik.uni-erlangen.de> | |
Mon, 10 Sep 2007 08:49:51 +0000 (10:49 +0200) |
ChangeLog | patch | blob | history |
diff --git a/ChangeLog b/ChangeLog
index 2e68d7929ca62f48fe23ad74e1023f473cb5d3a0..9e1a2d38a42a2c23444d731c4509552a49c9da8a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
+2007-09-10, Version 4.1.1
+ * Build system: The detection of `libnetlink' has been improved.
+ * collectd: The documentation has been fixed in numerous places.
+ * exec plugin: Setting the group under which to run a program has been
+ fixed.
+
2007-09-01, Version 4.1.0
* Build system: The build system has been changed to automatically
disable all plugins, which are missing dependencies. The dependency
* unixsock plugin: Added the `LISTVAL' command.
* xmms plugin: The new `xmms' plugin graphs the bitrate and frequency
of music played with xmms.
+
2007-09-10, Version 4.0.8
* collectd: The `sstrerror' function was improved to work correctly
with the broken GNU version of `strerror_r'.