aboutsummaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorintrigeri <intrigeri@boum.org>2005-08-09 20:50:05 +0000
committerintrigeri <intrigeri@boum.org>2005-08-09 20:50:05 +0000
commit4e0c31d01627b9c01ff09841e1061f42750997f6 (patch)
treeea9b60d765aac2faa9d6ae59943168086e7e6f32 /changelog
parentf22dbec1dcad37d85b6ee8b556dc999c542bc3c0 (diff)
downloadbackupninja-4e0c31d01627b9c01ff09841e1061f42750997f6.tar.gz
backupninja-4e0c31d01627b9c01ff09841e1061f42750997f6.tar.bz2
Fixed/improved a few bits of rdiff, dup and sys handlers.
Diffstat (limited to 'changelog')
-rw-r--r--changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/changelog b/changelog
index 96f4723..a37d6aa 100644
--- a/changelog
+++ b/changelog
@@ -9,6 +9,13 @@ version XX -- ...
documented .disabled method.
corrected VROOTDIR default value.
added ninjahelper to the install instructions.
+ improved rdiff, dup and sys handlers' vservers support
+ prevent vserver-debiantools' $VROOTDIR/ARCHIVES directory
+ to be seen as a vserver
+ changes to sys handler
+ make use of configurable $VSERVERINFO instead of hard-coded vserver-info.
+ fixed dpkg existence test inside vserver.
+ fixed $nodpkg use.
version 0.7 -- July 26 2005
added ninjahelper: a dialog based wizard for creating backupninja configs.