diff options
author | intrigeri <intrigeri@boum.org> | 2014-06-14 13:52:18 +0000 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2014-06-14 13:52:18 +0000 |
commit | 8b6b607d608f9c19341e14b8f71f58403cba1655 (patch) | |
tree | 3dccdd358b0b1c32040154e1f0d73189cdf76191 | |
parent | 21bcb7e6bd0a4b226e9932691736802189d33238 (diff) | |
download | backupninja-master.tar.gz backupninja-master.tar.bz2 |
-rw-r--r-- | AUTHORS | 1 | ||||
-rw-r--r-- | ChangeLog | 2 |
2 files changed, 3 insertions, 0 deletions
@@ -53,3 +53,4 @@ Alexander Mette <mail@amette.eu> -- duplicity bugfix Dominik George <nik@naturalnet.de> -- Support using a different passphrase for the signing key from the one used for the encryption key in the dup handler 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 "~" @@ -53,6 +53,8 @@ version 1.0.2 -- UNRELEASED Thanks to Jools Wills <jools@oxfordinspire.co.uk> for the patch. backupninja changes . Indentation fixes, thanks to exobuzz. (Redmine#6726) + . Ignore jobs whose filename ends with "~". + Thanks to Mark Janssen <mark@sig-io.nl> for the patch. documentation changes . Update INSTALL file to add some missing recommended programs. |