documentation.
* syslog plugin: Call `openlog' right when the plugin is loaded, so
configuration messages will end up in the logging facility.
+ * conrtib/fedora: The contributed specfile for Fedora has been
+ updated.
2007-07-05, Version 4.0.5
* Portability: More fixes for OpenBSD have been included.
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(collectd, 4.0.5)
+AC_INIT(collectd, 4.0.6)
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.5";
+bootstrap Collectd "4.0.6";
1;