+2007-06-12, Version 4.0.2
+ * hddtemp and ntpd plugin: Corrected the parsing of port numbers when
+ they're given in numerically form.
+
2007-06-07, Version 4.0.1
* iptables plugin: A bug in the configuration routine has been fixed.
Setting a comment in the configfile will no longer cause a
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(collectd, 4.0.1)
+AC_INIT(collectd, 4.0.2)
AC_CONFIG_SRCDIR(src/collectd.c)
AC_CONFIG_HEADERS(src/config.h)
AM_INIT_AUTOMAKE(dist-bzip2)
Exporter::export_ok_tags('all');
-bootstrap Collectd "4.0.1";
+bootstrap Collectd "4.0.2";
1;