diff options
author | intrigeri <intrigeri@boum.org> | 2005-11-29 10:11:35 +0000 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2005-11-29 10:11:35 +0000 |
commit | 31ac783dabbd645a4951e2f02ca8a92e124f4f1a (patch) | |
tree | 760fa8bc034825ce24ae04f8944dadca96a86577 | |
parent | 608d395aa21fcb5b86d28bd3414a18badcfaf3bc (diff) | |
download | backupninja-31ac783dabbd645a4951e2f02ca8a92e124f4f1a.tar.gz backupninja-31ac783dabbd645a4951e2f02ca8a92e124f4f1a.tar.bz2 |
r3570@krups: intrigeri | 2005-11-17 22:39:31 +0100
changelog cosmetics
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -6,12 +6,15 @@ version 0.9.2 -- unreleased code refactor: moved to lib/ some code that has to be shared between backupninja and ninjahelper - added duplicity ninjahelper a bunch of Vserver-related functions for ninjahelper in lib/vservers.in, used only in dup.helper and pgsql.helper yet pgsql ninjahelper bugfixes: forbid the user to choose an empty database set to backup - + the "Cancel" button now does what it is meant to do + added duplicity ninjahelper, including: + a nice menu to choose the Vservers to backup (thanks to + lib/vserver) + version 0.9.1 -- November 05 2005 rearranged source so that it is relocatable with autotools (thanks to Petr Klíma petr.klima@madeta-group.cz) |