New in v0.0.12 (2010/02/04)
----------------------------

 o Encapsulate arguments (locations) for rdiff-backup (thanks to
   Finn-Arne Johansen for fixing this).

New in v0.0.11 (2007/12/23)
----------------------------

 o Don't leave out things from config-file just because it looks like
   a C-Comment (Closes Skolelinux bug #1002) (thanks to
   Finn-Arne Johansen for fixing this!).
 o Show the commandline to be run if running in verbose/debug mode
   (thanks to Finn-Arne Johansen).


New in v0.0.10 (2006/02/11)
----------------------------

 o Now only testing for server == or != 'local' in slbackup-cron
   (thanks to Finn-Arne Johansen for finding this "bug")
 o slbackup-cron is not failing when removal of older backups fail as
   this does happen also when no old backup's exist.


New in v0.0.9 (2006/02/03)
---------------------------

 o Now slbackup-cron "exit 1;" if backup for one of the clients fails.
 o Fixed typo in usage () of slbackup-cron (thanks to Finn-Arne Johansen).
 o A Munin-plugin by Finn-Arne Johansen (contrib/munin-plugin).
 o Fixed a typo in the configfile-test (now dies if config file is not
   present).


New in v0.0.8 (2005/08/28)
---------------------------

 o Fixed a bug causing symlinks not to be run in pre.d and post.d.
 o Added support for the --exclude-regexp rdiff-backup option with
   the exclude_regexp option to slbackup.conf .


New in v0.0.7 (2004/12/19)
---------------------------

 o Added commandline options to slbackup-cron for the most common
   options and also allowed more verbose (debug-)output to the
   logfile(s).
 o Added checking of the destination directory on the backup server.
 o Added running of scripts (in specified dirs) before and after
   backup session.
 o Changed from using the ssh-option PasswordAuthentication=no to
   BatchMode=yes in src/slbackup-cron as the first one didn't seem to
   work as I expected (thanks to Klaus Johnstad for bugreport).
 o Added address checking in src/slbackup-cron.
 o Added the exclude-option.


New in v0.0.6 (2003/11/30)
---------------------------

 o bugfix: slbackup didn't handle configuration files with only one
   location for a client


New in v0.0.5 (2003/11/12)
---------------------------

 o slbackup now deletes backups older than a number of days (specified on
   a per client basis in the configuration)


New in v0.0.4 (2003/11/08)
---------------------------

 o New version due to moving source to alioth.debian.org.
 o Probably forgot something here...


New in v0.0.3 (2003/11/02)
---------------------------

 o fixing bug in cron-job


New in v0.0.2 (2003/11/02)
---------------------------

 o Added /usr/share/doc/slbackup/examples/ with one example on how
   to configure slbackup on a combined File server/LTSP-server
   Skolelinux installation.


New in v0.0.1 (2003/11/01)
---------------------------

 o Initial Release.
