aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorintrigeri <intrigeri@boum.org>2006-06-03 22:37:40 +0000
committerintrigeri <intrigeri@boum.org>2006-06-03 22:37:40 +0000
commitb538ddaa1e0a301831270c177472abd85c011b0f (patch)
tree66ecd81e88cf9420b6ac0634a7e52e8449a5feec /ChangeLog
parent1c8466a3b874c0a760f4d29c503d85a3c20550cf (diff)
downloadbackupninja-b538ddaa1e0a301831270c177472abd85c011b0f.tar.gz
backupninja-b538ddaa1e0a301831270c177472abd85c011b0f.tar.bz2
dup: checked that bandwidthlimit still works with duplicity 0.4.2, reflected
this into the docs/examples/Changelog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index c563868..b32d53e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -25,8 +25,8 @@ version 0.9.4 -- unreleased
. Removed over zealous vsnames check
. Does not pretend anymore that duplicity can work without
any passphrase
- . More or less support duplicity >=0.4.2 (bandwidthlimit option maybe
- does not work with this version, though; work in progress)
+ . Support duplicity 0.4.2 (with Debian patches applied; upstream's
+ 0.4.3 will integrate them)
sys:
. Many more system checks were added, thanks to Petr Klíma
lib changes