Code

octo@leeloo:~/collectd $ svn merge -r773:777 branches/collectd-3.9 trunk
[collectd.git] / ChangeLog
index a60bce1faa52134d398b28e279ac2a9dc290b640..5d421db4254250424a54ed6b41273a094036f670 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,18 @@
        * The `traffic' plugin can now ignore certain interfaces. Also,
          statistics for sent/received packets and errors have been added.
 
+2006-06-01, Version 3.9.3
+       * Fixed the ping-plugin under FreeBSD and Mac OS X. Potentially other
+         operating systems also profit from the changes, but I wasn't able to
+         check that.
+       * Changed the build system to find the netinet-includes under FreeBSD
+         and therefore successfully build the `liboping' library there.
+
+2006-05-09, Version 3.9.2
+       * Applied a patch to the `liboping' library. Due to a bug in the
+         sequence checking the `ping' plugin stopped working after
+         approximately 7.6 days.
+
 2006-05-09, Version 3.8.5
        * Applied a patch to the `liboping' library. Due to a bug in the
          sequence checking the `ping' plugin stopped working after