From 9ef0217bbc97e0caa90e3df271e239b4fc8fec1e Mon Sep 17 00:00:00 2001
From: intrigeri <intrigeri@boum.org>
Date: Sat, 22 Feb 2014 13:48:44 +0000
Subject: [PATCH] Update ChangeLog and AUTHORS.

---
 AUTHORS   | 1 +
 ChangeLog | 4 ++++
 2 files changed, 5 insertions(+)

diff --git a/AUTHORS b/AUTHORS
index 512375b..9be4c55 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -49,3 +49,4 @@ ulrich -- duplicity bugfix preliminary patch
 David Gasaway <dave@gasaway.org> -- rdiff's output_as_info option
 Pierre ROUDIER <contact@pierreroudier.net> -- xz and test mode for tar handler
 olb <olb@nebkha.net> -- update of duplicity/paramiko SSH options handling
+Alexander Mette <mail@amette.eu> -- duplicity bugfix
diff --git a/ChangeLog b/ChangeLog
index 4d3413d..89aafb0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,10 @@ version 1.0.2  -- UNRELEASED
 	 . For local backups, check that the destination directory exists.
 	   Thanks to ulrich for the preliminary patch. (Redmine#4049)
 	 . Gracefully handle legacy spaces between -o and IdentityFile.
+	 . Don't remove useful signature files with --extra-clean,
+	   on duplicity versions that have a sane handling of the cache.
+	   Thanks to Alexander Mette <mail@amette.eu> for the patch!
+	   (Closes: Redmine#6357)
 	mysql:
 	 . Make "nodata" option compatible with compress=no.
 	 . Fix non-qualified table name extraction. (Closes: Redmine#4373)
-- 
GitLab