aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorintrigeri <intrigeri@boum.org>2010-05-06 18:56:56 +0200
committerintrigeri <intrigeri@boum.org>2010-05-06 18:56:56 +0200
commit25f50151e77805e9c010d7f4244e38089cfdd0a7 (patch)
tree7068bed5b9ed5b3117a06af6c848d483c563f28a /ChangeLog
parente0981ba3f0982c15a66395158954c4b2528834b3 (diff)
downloadbackupninja-25f50151e77805e9c010d7f4244e38089cfdd0a7.tar.gz
backupninja-25f50151e77805e9c010d7f4244e38089cfdd0a7.tar.bz2
Updated ChangeLog and AUTHORS.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f944201..f09d1d4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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)