lib/vserver.in[init_vservers]: warn if vservers are enabled but no vserver is found
[matthijs/upstream/backupninja.git] / ChangeLog
index 0037fbb2451ca0bc8d9f28b0d309402960fab049..2e844ada95eaaf604cf06c417b0f84ac7f47d21c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,8 +28,11 @@ version 0.9.3 -- unreleased
          . code formatting cleanup (three spaces indent)
     lib changes
        vserver:
-        . improved VROOTDIR detection
-        . test in a stricter way the real vservers availability
+        . init_vservers: improved VROOTDIR detection
+        . init_vservers: test in a stricter way the real vservers availability
+        . init_vservers: canonicalize VROOTDIR (since duplicity et al.
+          don't follow symlinks)
+        . init_vservers: warn if vservers are enabled but no vserver is found
     known bugs:
         easydialog: 
          . formDisplay does not return exit status.