From 3146245dc432e4968a4d2889950f929f7d4476bf Mon Sep 17 00:00:00 2001 From: intrigeri <intrigeri@boum.org> Date: Fri, 7 Nov 2014 17:40:25 +0000 Subject: [PATCH] Update ChangeLog and AUTHORS. --- AUTHORS | 1 + ChangeLog | 2 ++ 2 files changed, 3 insertions(+) diff --git a/AUTHORS b/AUTHORS index bd65aa1..93fbc17 100644 --- a/AUTHORS +++ b/AUTHORS @@ -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 diff --git a/ChangeLog b/ChangeLog index 2aa451a..7e1c8ca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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, -- GitLab