diff options
author | intrigeri <intrigeri@boum.org> | 2008-06-24 15:39:03 +0000 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2008-06-24 15:39:03 +0000 |
commit | ad8db347dcc0114c6d32207ecd2f00abd5d81986 (patch) | |
tree | 69f3362f7e017d1940c14e1cbd6c7bdafef8c4f6 /ChangeLog | |
parent | 56617bfc5bd846f660ac015d7ee349e0134c7a43 (diff) | |
download | backupninja-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-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |