rdiff,dup: fix include/exclude paths with spaces (Closes: #398435)
[matthijs/upstream/backupninja.git] / ChangeLog
index 18ed157f8a58a372f9c97514749488c9f8445015..fb6b62297123d3a7ba5360cabfe9e5a615a11334 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -42,6 +42,8 @@ version 0.9.7 -- UNRELEASED
           database names.
         . Use bash pipefail option when needed so that failed dumps are
           reported as such.
+       rdiff:
+        . Fix include/exclude paths with spaces (Closes: #398435)
        sys:
         . New luksheaders option (default=disabled) to backup the Luks header
           of every Luks device.
@@ -55,6 +57,7 @@ version 0.9.7 -- UNRELEASED
           one time (Closes: #536360)
         . Report duplicity output as "info" so that it can be included in
           report e-mail when reportinfo is on (Closes: #563734)
+        . Fix include/exclude paths with spaces
     helper changes
        dup:
         . Do not propose to exclude /home/*/.gnupg twice anymore