Revision history for kanla:

1.5     Tue, 10 Jun 2014 20:13:37 +0200
        - actually read “interval” from config file
        - implement consecutive_failures option
        - implement silenced_by option
        - disable output buffering for better debugging
        - add “kanla-restarted” plugin to notify you when kanla crashed.
        - add and install kanla.service
        - http: use resolve_sockaddr so that “localhost” can come from /etc/hosts
        - properly encode UTF-8 in config parts that get passed to plugins
        - irc: react to ping messages

1.4     Fri, 25 Oct 2013 17:49:59 +0200
        - make Kanla::Plugin work reliably with newer Perl versions
	- add redis plugin
	- http plugin: implement basic auth
	- avoid using smartmatch since it is experimental in Perl ≥ 5.18

1.3     Thu, 23 May 2013 19:57:28 +0200
	- remove debug => 1 to remove errors when XML::Twig is missing
	- add "fail" plugin to the default config
	- install configfiles with permission 640
	- use kanla@example.invalid instead of example.com in the default config

1.2     Sat, 30 Mar 2013 12:26:46 +0100
	- Improve error message when having two <monitor> blocks with the same
	  name
	- Switch from MergeDuplicateOptions to manually adding defaults. This
	  fixes specifying multiple URLs.

1.1	Tue, 19 Mar 2013 15:39:00 +0100
        - Initial release.
