backupninja.in: improved VROOTDIR detection as in lib/vserver.in
[matthijs/upstream/backupninja.git] / ChangeLog
index 22aa3cf036a15379e367ba48e42825aeda6be3fa..2c65f50bab89a6de1e2c92ca8a1f4e08d6e851fd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,13 @@ version 0.9.3 -- unreleased
     handler changes
         mysql:
          . fixed no user defaults file processing
+       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
@@ -17,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