aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2007-12-12 02:54:09 +0000
committerMicah Anderson <micah@riseup.net>2007-12-12 02:54:09 +0000
commit18f6031a726c4e2e96049c8ca4f1fc3b5dcc7c00 (patch)
tree2eb8b8bbb3272ab4fb954547c34d248db1b1ffce /ChangeLog
parentc0140aea9722188f761e6d2d8820f2f72bf4fc58 (diff)
downloadbackupninja-18f6031a726c4e2e96049c8ca4f1fc3b5dcc7c00.tar.gz
backupninja-18f6031a726c4e2e96049c8ca4f1fc3b5dcc7c00.tar.bz2
rdiff: incorporate sshoptions into options via remote-schema if not there
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 42fc43c..0c7e6fc 100644
--- 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