rdiff: incorporate sshoptions into options via remote-schema if not there
[matthijs/upstream/backupninja.git] / ChangeLog
index 42fc43c95adefc62d63ac6f241d3d2f8af943730..0c7e6fc2d0dbdc7d7e9eaef3daf6437f7c374e87 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,8 @@ version 0.9.6 -- unreleased
     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