diff options
author | intrigeri <intrigeri@boum.org> | 2007-11-26 07:42:24 +0000 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2007-11-26 07:42:24 +0000 |
commit | 8ed22e66fed72343e87740a235b0544faddd1d33 (patch) | |
tree | 345b23468239641f1c3e75857485010a8ae118eb /ChangeLog | |
parent | 440a0ef9b39e998c8ad0ca7c8a6e9d1644de23d1 (diff) | |
download | backupninja-8ed22e66fed72343e87740a235b0544faddd1d33.tar.gz backupninja-8ed22e66fed72343e87740a235b0544faddd1d33.tar.bz2 |
dup: new tmpdir config option, useful when duplicity fills up /tmp
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -18,6 +18,8 @@ version 0.9.5 -- unreleased dup: . Support duplicity >= 0.4.3 invocation syntax (--ssh-command option is not supported anymore) (Closes: #447425) + . New tmpdir configuration option, very useful in case duplicity tends + to fill up /tmp. ldap: . Fixed shell command quoting issues, missing 'then' clauses, cleaned up compress=yes to be less redundant and not create empty uncompressed |