aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorintrigeri <intrigeri@boum.org>2010-05-06 19:27:18 +0200
committerintrigeri <intrigeri@boum.org>2010-05-06 19:27:18 +0200
commit33365d09530426b15fa7395c77fab4d163d8e684 (patch)
treeca16e409b5fcac1baf7e8a9ba5179291a6a95a76 /ChangeLog
parent25f50151e77805e9c010d7f4244e38089cfdd0a7 (diff)
downloadbackupninja-33365d09530426b15fa7395c77fab4d163d8e684.tar.gz
backupninja-33365d09530426b15fa7395c77fab4d163d8e684.tar.bz2
dup: use --archive-dir /var/backups/duplicity unless the user has specified it (Closes: 580213)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f09d1d4..db140ba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,9 @@ version 0.9.8 -- UNRELEASED
0.6.01 or newer, that depends on local caching (Closes: #572721)
. dup: 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
+ has specified it (Closes: 580213)
version 0.9.7 -- January 27, 2010
backupninja changes