aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorintrigeri <intrigeri@boum.org>2008-06-24 15:39:03 +0000
committerintrigeri <intrigeri@boum.org>2008-06-24 15:39:03 +0000
commitad8db347dcc0114c6d32207ecd2f00abd5d81986 (patch)
tree69f3362f7e017d1940c14e1cbd6c7bdafef8c4f6 /ChangeLog
parent56617bfc5bd846f660ac015d7ee349e0134c7a43 (diff)
downloadbackupninja-ad8db347dcc0114c6d32207ecd2f00abd5d81986.tar.gz
backupninja-ad8db347dcc0114c6d32207ecd2f00abd5d81986.tar.bz2
dup: actually allow to backup only VServers, by relaxing $include test
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c32acb8..d139bf8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -15,6 +15,7 @@ version 0.9.6 -- unreleased
new syntax.
. Support every duplicity-supported transport with new configuration
option desturl (Closes: #483712, #346040, Trac#2).
+ . Actually allow to backup only VServers, by relaxing $include test.
ldap:
. support HDB backend just as the BDB one, and make message clearer
when no supported backend is found (Closes: #476910)