diff options
| author | intrigeri <intrigeri@boum.org> | 2010-05-06 18:56:56 +0200 | 
|---|---|---|
| committer | intrigeri <intrigeri@boum.org> | 2010-05-06 18:56:56 +0200 | 
| commit | 25f50151e77805e9c010d7f4244e38089cfdd0a7 (patch) | |
| tree | 7068bed5b9ed5b3117a06af6c848d483c563f28a | |
| parent | e0981ba3f0982c15a66395158954c4b2528834b3 (diff) | |
| download | backupninja-25f50151e77805e9c010d7f4244e38089cfdd0a7.tar.gz backupninja-25f50151e77805e9c010d7f4244e38089cfdd0a7.tar.bz2  | |
Updated ChangeLog and AUTHORS.
| -rw-r--r-- | AUTHORS | 2 | ||||
| -rw-r--r-- | ChangeLog | 3 | 
2 files changed, 4 insertions, 1 deletions
@@ -30,7 +30,7 @@ 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 +Olivier Berger <oberger@ouvaton.org> -- much work on the dup handler  stefan <s.freudenberg@jpberlin.de> -- dup support for Amazon S3 buckets  maniacmartin <martin@maniacmartin.com> -- rdiff confusing error message fix  Chris Nolan <chris@cenolan.com> -- maildir subdirectory expansion @@ -3,6 +3,9 @@ version 0.9.8 -- UNRELEASED  	sys:  	 . Only run mdadm if RAID devices actually exist (Closes: #572450)  	dup: +	 . Now default to use --full-if-older-than; see the new "increments" +	   option to opt-out or tweak the default (30D) delay between full +	   backups. Thanks a lot to Olivier Berger (Closes: #535996)  	 . Use duplicity's --extra-clean option to get rid of unnecessary old  	   cache files when cleaning up. This is enabled when using duplicity  	   0.6.01 or newer, that depends on local caching (Closes: #572721)  | 
