diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-05-30 22:01:52 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-05-30 22:01:52 -0400 |
commit | ca75ef5d977894295439a033752bfec3ece7f8e8 (patch) | |
tree | 8da28dabde9b1c6988fca648e6c4ecb5b0ace146 /debian | |
parent | d57c8823ce69996161f85aca1b2d871f36f9612d (diff) |
sync, remotedaemon: Pass configured ssh-options even when annex.sshcaching is disabled.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 42a8d29df..5eca5e0dc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ git-annex (5.20150529) UNRELEASED; urgency=medium * fromkey, registerurl: Improve handling of urls that happen to also be parsable as strange keys. + * sync, remotedaemon: Pass configured ssh-options even when + annex.sshcaching is disabled. -- Joey Hess <id@joeyh.name> Sat, 30 May 2015 02:07:18 -0400 |