ChangeLog: Documented the changes since 4.1.0.
authorFlorian Forster <sifnfors@faui02l.informatik.uni-erlangen.de>
Mon, 10 Sep 2007 08:49:51 +0000 (10:49 +0200)
committerFlorian Forster <sifnfors@faui02l.informatik.uni-erlangen.de>
Mon, 10 Sep 2007 08:49:51 +0000 (10:49 +0200)
ChangeLog

index 2e68d79..9e1a2d3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+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
@@ -18,6 +24,7 @@
        * 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'.