bkp 0.6.1
 * fix -c and -o options, which matched substrings instead of full strings

bkp 0.6.0
 * add bkp-svn, a subversion backup utility (Sylvain Joyeux)
 * allow bkp-remote to upload instead of downloading (Sylvain Joyeux)
 * make it possible to specify a default class per entry type (i.e. for
   databases, sections, svn, remotes)

bkp 0.5.4
 * add 'extra_pipe' and 'extra_ext' configuration options, for instance
   to encrypt the backup archives

bkp 0.5.3
 * fix removal of old files when directory is empty
 * rework build system

bkp 0.5.2
 * added bkp-dot, a utility to plot backup transfers between hosts
 * print the remote entry being processed if an error is encountered

bkp 0.5.1
 * added a limit to the number of retries when calling lftp
   from bkp-remote

bkp 0.5.0
 * changed target definitions to allow multiple directories
   per archive (contributed by Sylvain Joyeux)

bkp 0.4.4
 * handle directory creation errors

bkp 0.4.3
 * added a "target options" field in section target definitions,
   making it possible to pass options to tar for a specific target

bkp 0.4.2
 * use $(DESTDIR) as root prefix in doc/Makefile.am

bkp 0.4.1
 * added classes support for databases
 * fixed bkp-remote -h
 * added manpages

bkp 0.4.0
 * first full-Perl version
