rdiff: incorporate sshoptions into options via remote-schema if not there
[matthijs/upstream/backupninja.git] / ChangeLog
index b1583eb94095724d42bd83fcee4823b4fca66105..0c7e6fc2d0dbdc7d7e9eaef3daf6437f7c374e87 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,10 @@ version 0.9.6 -- unreleased
     backupninja changes
 
     handler changes
+       rdiff: 
+        . Fixed ignore_version default value missing
+        . Add patch from Matthew Palmer to rdiff handler to incorporate sshoptions 
+          into options via remote-schema not already specified (Closes: #424639)
        wget:
         . New handler from rhatto designed to incrementally pull content from
           a website to a local folder, based on the rsync handler