lib/vserver.in: modified init_vservers so that it can also be used by backupninja
[matthijs/upstream/backupninja.git] / ChangeLog
index 248ea97d8369803f46649390bba7c5901fcb5d72..2c65f50bab89a6de1e2c92ca8a1f4e08d6e851fd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,10 @@ version 0.9.3 -- unreleased
        duplicity:
         . fixed (again...) globbing in include and exclude options (Debian bug
           #348022, follow-up to #338796)
+        . warn if vsnames or vsinclude is enabled while vservers support is
+          disabled in backupninja.conf
+        . now works when multiple vservers names are given (separated by space)
+          in vsnames config variable
     ninjahelper changes
         rdiff.helper:
          . fixed errors in create remote dir
@@ -20,8 +24,11 @@ version 0.9.3 -- unreleased
         ninjahelper:
          . now reports error if the helper script has a syntax error or bombs out.
          . code formatting cleanup (three spaces indent)
+    lib changes
+       vserver:
+        . improved VROOTDIR detection
     known bugs:
-       easydialog: 
+        easydialog: 
          . formDisplay does not return exit status.
 
 version 0.9.2 -- December 29, 2005