From: intrigeri Date: Sat, 14 Jun 2014 13:52:18 +0000 (+0000) Subject: Update AUTHORS and ChangeLog. X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=HEAD;p=backupninja.git Update AUTHORS and ChangeLog. --- diff --git a/AUTHORS b/AUTHORS index 233d6f9..bd65aa1 100644 --- a/AUTHORS +++ b/AUTHORS @@ -53,3 +53,4 @@ Alexander Mette -- duplicity bugfix Dominik George -- Support using a different passphrase for the signing key from the one used for the encryption key in the dup handler Christian Prause -- Support suse in the sys handler Jools Wills -- Bugfix in the sys helper, indentation fixes +Mark Janssen -- ignore jobs whose filename ends with "~" diff --git a/ChangeLog b/ChangeLog index dc70b31..2aa451a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -53,6 +53,8 @@ version 1.0.2 -- UNRELEASED Thanks to Jools Wills for the patch. backupninja changes . Indentation fixes, thanks to exobuzz. (Redmine#6726) + . Ignore jobs whose filename ends with "~". + Thanks to Mark Janssen for the patch. documentation changes . Update INSTALL file to add some missing recommended programs.