diff options
author | intrigeri <intrigeri@boum.org> | 2005-08-09 20:41:37 +0000 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2005-08-09 20:41:37 +0000 |
commit | d675fa6df95984eca8ecfc10e7ec00a34a0d2720 (patch) | |
tree | a8655450bae9b2328a80fe202f3032e1c59fa154 /changelog | |
parent | 773c194279bb6e1ca91de76b82fe94c6e2ff624a (diff) | |
download | backupninja-d675fa6df95984eca8ecfc10e7ec00a34a0d2720.tar.gz backupninja-d675fa6df95984eca8ecfc10e7ec00a34a0d2720.tar.bz2 |
Added vservers support to duplicity handler.
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,7 +1,11 @@ version XX -- ... added pgsql (PostgreSQL) handler, with vservers support - + added vservers support to duplicity handler + Note: the configuration is a bit different of rdiff + handler's one, but the default behavior is the same: have + a look to example.dup. + version 0.7 -- July 26 2005 added ninjahelper: a dialog based wizard for creating backupninja configs. considerably improved and changed the log file output. |