aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4953418..114ec40 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,10 @@ version 0.9.10 -- UNRELEASED
handler changes:
dup:
. Cleanup: stop supporting duplicity < 0.6.01 (Redmine#2538).
+ . Fix incorrect duplicity version check for keepincroffulls.
+ Thanks to Olivier Berger <oberger@ouvaton.org> for the patch.
+ (Closes Redmine bug #3443)
+ (Closes: #641120)
rsync:
. Fixing $rsync_options output when rsync is local
(Closes Redmine bug #3001)