aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorintrigeri <intrigeri@boum.org>2006-10-07 01:23:21 +0000
committerintrigeri <intrigeri@boum.org>2006-10-07 01:23:21 +0000
commit054f9fb2ad5d87f99c76ed129b9a85401f97b47e (patch)
tree924050c825f0efbbc6657872d90829c18287459d /ChangeLog
parentd395ae94a5657afcc878adcd851d8e8c53df98de (diff)
downloadbackupninja-054f9fb2ad5d87f99c76ed129b9a85401f97b47e.tar.gz
backupninja-054f9fb2ad5d87f99c76ed129b9a85401f97b47e.tar.bz2
dup: document how to write sftp-compatible (and thus new-duplicity-compatible)
sshoptions setting (Closes: #388543)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 913a90f..6b7479d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -60,7 +60,8 @@ version 0.9.4 -- unreleased
. Does not pretend anymore that duplicity can work without
any passphrase
. Support duplicity 0.4.2 (with Debian patches applied; upstream's
- 0.4.3 will integrate them)
+ 0.4.3 will integrate them); documented how to write sftp-compatible
+ sshoptions (Closes: #388543)
. Now forbid to (try to) include /.
sys:
. Many more system checks were added, (thanks to Petr Klíma)