diff options
author | intrigeri <intrigeri@boum.org> | 2010-01-09 23:14:17 +0100 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2010-01-09 23:14:17 +0100 |
commit | 64c4d190a3ab6b4fa60b10208b32f3b270a72482 (patch) | |
tree | 9eb0836af6a9576e0a5d415d0a92ba2c153f3e05 /ChangeLog | |
parent | 0fbd8744f5c10649b7239c3199dae229a30e10a9 (diff) | |
download | backupninja-64c4d190a3ab6b4fa60b10208b32f3b270a72482.tar.gz backupninja-64c4d190a3ab6b4fa60b10208b32f3b270a72482.tar.bz2 |
dup: support backups to Amazon S3 buckets
Thanks to stefan <s.freudenberg@jpberlin.de> for the patch.
This fixes Redmine bug #658.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -59,6 +59,7 @@ version 0.9.7 -- UNRELEASED . Report duplicity output as "info" so that it can be included in report e-mail when reportinfo is on (Closes: #563734) . Fix include/exclude paths with spaces + . Support backups to Amazon S3 buckets, thanks to stefan for the patch. helper changes dup: . Do not propose to exclude /home/*/.gnupg twice anymore |