Merge branch 'collectd-4.1' into collectd-4.2
[collectd.git] / ChangeLog
index ca0b034..526d463 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
          to see how many connections your FTP server has to handle or how
          many outgoing connections your mailserver has open.
 
+2007-11-08, Version 4.1.4
+       * Build system: Improve detection of the rrd library, especially if
+         it's in a non-standard location.
+       * Build system: A bug when parsing the argument for
+         `--with-libnetsnmp' has been fixed.
+       * collectd: Implement `strerror_r' if the libc doesn't provide it.
+       * rrdtool plugin: Fix a bug in the shutdown sequence that might cause
+         a deadlock or delay when shutting down the daemon.
+       * snmp plugin: Fix a memory leak.
+
 2007-10-24, Version 4.1.3
        * collectd: A build issue under Solaris has been resolved by renaming
          data types.