Merge branch 'ff/types' into collectd-4
[collectd.git] / ChangeLog
index 6629ab0..25c75bf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,6 +19,8 @@
          communicate with the daemon while it is running. Right now the
          commands `GETVAL' and `PUTVAL' are implemented, but more are to
          come.
+       * perl plugin: The new `perl' plugin allows you to write extensions
+         for collectd in the scripting-language Perl.
        * logfile plugin: The new `logfile' plugin writes logmessages to files
          or STDOUT or STDERR.
        * syslog plugin: The new `syslog' plugin sends logmessages to the
        * collectd-nagios: The new `collectd-nagios' binary queries values
          from collectd, parses them and exits according to Nagios-standards.
 
+2007-04-10, Version 3.11.4
+       * dns plugin: Change the order of includes to make the plugin compile
+         under FreeBSD.
+
 2007-03-30, Version 3.11.3
        * configure: Have the configure-script define `HAVE_LIBKSTAT' instead
          of the unused `COLLECT_KSTAT'.