diff options
author | intrigeri <intrigeri@boum.org> | 2008-06-24 13:32:34 +0000 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2008-06-24 13:32:34 +0000 |
commit | f0caa9cc1bc25a9944ceb82d33a116e14bee4632 (patch) | |
tree | 6fee96e031a05fec75272686e06de5e90e2c34d5 /ChangeLog | |
parent | c0ca5e3ddaee51add13199ef11e892162c788da5 (diff) | |
download | backupninja-f0caa9cc1bc25a9944ceb82d33a116e14bee4632.tar.gz backupninja-f0caa9cc1bc25a9944ceb82d33a116e14bee4632.tar.bz2 |
dup: support every duplicity-supported transport with new configuration option desturl (Closes: #483712, #346040, Trac#2)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -12,6 +12,8 @@ version 0.9.6 -- unreleased only trigger a warning on failure, since they should not stop backups from being done. Also migrated full/incremental backup switch to the new syntax. + . Support every duplicity-supported transport with new configuration + option desturl (Closes: #483712, #346040, Trac#2). ldap: . support HDB backend just as the BDB one, and make message clearer when no supported backend is found (Closes: #476910) |