diff --git a/AUTHORS b/AUTHORS
index bd65aa123f797956d1899b12a94b7dbd6734a1de..93fbc17192eeb2ea5658a5ff9fe9174ff399082b 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 2aa451a803c4ac548d5b004cb13e9916bee9fe80..7e1c8cada9aa16f2e26f416afa1b3874e7f92e18 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,