aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 26cac5c..c9a8d43 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,8 +11,8 @@ version 0.9.8 -- UNRELEASED
0.6.01 or newer, that depends on local caching (Closes: #572721)
. Ignore anything but digits and "." when comparing versions
(Closes: #578987)
- . Put archive directory (cache) into /var/backups/duplicity rather
- than the default /root/.cache/duplicity, unless the user
+ . Put archive directory (cache) into /var/cache/backupninja/duplicity
+ rather than the default /root/.cache/duplicity, unless the user
has specified it (Closes: 580213)
. Better example.dup documentation. Thanks, Alster!
. Added ftp_password option to securely transmit the FTP password