diff --git a/ChangeLog b/ChangeLog
index 6fcb7801e85a436fc556c4cec722a43d8726f45b..0c2d561f5c36c048b8ccd63d58d39d49f0ddc470 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@ version 0.9.10 -- UNRELEASED
     handler changes:
 	dup:
 	 . Cleanup: stop supporting duplicity < 0.6.01 (Redmine#2538).
+	rsync:
+	 . Fixing $rsync_options output when rsync is local (Redmine#3001).
 	sh:
 	 . Allow 'when = XXX' with spaces (Redmine#2769).
 	   Thanks to casper for the patch.