New in v0.0.9 (2004/03/27)
--------------------------

 o Now checks for '.ssh'-directory in users homedir (and adding if not
   present) when trying to add SSH-public keys from the sshkeys-page.
 o Added a comment about rdiff-backup have to be installed when adding
   new clients.
 o Now using ssh_test_client() to test the SSH connections on the
   sshkeys page (thanks to Klaus Johnstad for bugreport).
 o Fixed a missing 'delete' to 'delete_str' after earlier rename
   (thanks to Klaus Johnstad for bugreport).
 o Removed one (of two) '-o''s in a ssh execution in
   WebminSLBackup.pm.
 o Removed the 's' from 'HTML::Templates' in module.info (thanks
   to Keith Edmunds for bugreport).
 o Added a comment to the restore-section about the location when
   restoring single files (thanks to Klaus Johnstad for bugreport).
 o Moved a string from html-templates/restore_choose to lang/en.


New in v0.0.8 (2004/01/25)
---------------------------

 o Replaced "/root/" with "$homedir/" and added a $homedir-variable
   everywhere where "/root/" was present in WebminSLBackup.pm
   (thanks to Ragnar Wislff for bugreport).
 o Fixed bug that caused error in backup_configure_client
   (thanks to Klaus Johnstad for bugreport).


New in v0.0.7 (2004/01/21)
---------------------------

 o changed "delete" to "remove" on file/directory in 
   html_template/backup_configure_client
 o fixed some bugs in html-templates and language/en
 o improved the table with information about the computers listed on
   sshkeys-page
 o new code that verifies the ssh configuration (general page)
   (Closes: #300464)


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

 o moving to alioth cvs
 o new buttons (working with konqueror)
 o added error message when no backups are available to restore
 o fixing wrong return-values from rdiff-backup executions
 o other bugfixes after the Skolelinux gathering 14th-16th november
   (thanks to Frode Jemtland for testing)


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

 o bugfix: add new client -> store keep_for_days as keep, not last
 o added --force option to rdiff-backup when deleting snapshots
   (without --force you will not be allowed to delete more than one)
 o added a warning on backup_configure_client (more days -> more disk
   space)


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

 o added the posibility to change the new option "keep_for_days" from
   slbackup >= 0.0.5.
 o a total review of the whole module (thanks to Per Harald Westby)
 o some general bugfixing


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

 o added SSH keys functionality
 o fixed som other small bugs


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

 o added more functionality (everything is ok, except for SSH keys)


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

 o Initial Release.
