Update ChangeLog and AUTHORS.

This commit is contained in:
intrigeri 2014-11-07 17:40:25 +00:00
parent 3094b04da5
commit 3146245dc4
2 changed files with 3 additions and 0 deletions

View File

@ -54,3 +54,4 @@ Dominik George <nik@naturalnet.de> -- Support using a different passphrase for t
Christian Prause <cprause@suse.com> -- Support suse in the sys handler
Jools Wills <jools@oxfordinspire.co.uk> -- Bugfix in the sys helper, indentation fixes
Mark Janssen <mark@sig-io.nl> -- ignore jobs whose filename ends with "~"
shred <riseup@ml.shredzone.de> -- Initial patch for test mode support in the rsync handler

View File

@ -29,6 +29,8 @@ version 1.0.2 -- UNRELEASED
information. (Closes: Redmine#3929)
. Force rsync handler run bash at the remote destination.
(Closes: Redmine#3003)
. Support running in test mode (Closes: Redmine#8196).
Thanks to shred for the initial patch.
sys:
. Fix LUKS header backup to properly detect partitions.
. Provide the ability to backup the MBR for every device found,