aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog7
1 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 5ca58ec..8abc200 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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)