aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0c2d561..ec12b6f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,9 @@ version 0.9.10 -- UNRELEASED
dup:
. Cleanup: stop supporting duplicity < 0.6.01 (Redmine#2538).
rsync:
- . Fixing $rsync_options output when rsync is local (Redmine#3001).
+ . Fixing $rsync_options output when rsync is local
+ (Closes Redmine bug #3001)
+ (Closes: #639545)
sh:
. Allow 'when = XXX' with spaces (Redmine#2769).
Thanks to casper for the patch.