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 /AUTHORS | |
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 'AUTHORS')
-rw-r--r-- | AUTHORS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -30,4 +30,5 @@ Matthew Palmer <mpalmer@debian.org> -- halt loglevel feature dan@garthwaite.org -- reportspace bugfix Tuomas Jormola <tj@solitudo.net> -- "when = manual" option Ian Beckwith <ianb@erislabs.net> -- dup bandwidthlimit fix -Olivier Berger <oberger@ouvaton.org> -- dup debug output bugfix, reportinfo option
\ No newline at end of file +Olivier Berger <oberger@ouvaton.org> -- dup debug output bugfix, reportinfo option +stefan <s.freudenberg@jpberlin.de> -- dup support for Amazon S3 buckets |