Added `collectd2html.pl' by Vincent Stehlé
[collectd.git] / ChangeLog
index f592a63..0c20838 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,17 @@
-2006-01-28, Version 3.7.0
+2006-02-18, Version 3.7.2
+       * A simple bug in the `battery' plugin has been fixed. It should now
+         work with ACPI based batteries as well. Thankt to Sebastian for
+         fixing this.
+       * Fixing a bug that prevented collectd to be built without librrd.
+         Thanks to Werner Heuser for reporting it.
+
+2006-02-04, Version 3.7.1
+       * The new network code has been improved to build with older versions
+         of glibc.
+       * Fix in `libping' sets the ICMP sequence on outgoing packets. Thanks
+         to Tommie Gannert for this patch.
+
+2006-01-30, Version 3.7.0
        * The `battery' plugin has been added. It collects information about
          laptop batteries..
        * The MySQL plugin has been improved: It now writes two more RRD
@@ -9,6 +22,9 @@
        * The `hddtemp' plugin can now be configured to connect to another
          address and/or port than localhost.
        * The `df' plugin now prefers `statvfs' over `statfs'.
+       * The network code has been rewritten. collectd now supports unicast
+         and multicast, and IPv4 and IPv6. Also, the TTL of sent packages can
+         be set in the configfile.
 
 2006-01-24, Version 3.6.2
        * Due to a bug in the configfile handling collectd wouldn't start in