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 /ChangeLog | |
parent | e0981ba3f0982c15a66395158954c4b2528834b3 (diff) | |
download | backupninja-25f50151e77805e9c010d7f4244e38089cfdd0a7.tar.gz backupninja-25f50151e77805e9c010d7f4244e38089cfdd0a7.tar.bz2 |
Updated ChangeLog and AUTHORS.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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) |