X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fupstream%2Fbackupninja.git;a=blobdiff_plain;f=ChangeLog;h=2134c3c7da1b56f06756566a2822ff4d16803047;hp=fd3cc4842c4d0fcd9c166d0faaf23cb2ea859870;hb=c18c24b4e2aebf5328a3b4adc03895f6a5dffe04;hpb=c0ca5e3ddaee51add13199ef11e892162c788da5 diff --git a/ChangeLog b/ChangeLog index fd3cc48..2134c3c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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)