diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-02-12 15:44:10 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-02-12 15:44:10 -0400 |
commit | 3653b408156fa8d251bb233e29dd27da05d5db72 (patch) | |
tree | b82f6a0a46fa37f340eada83f9f3f838b1807492 /debian/changelog | |
parent | 329267cb2b11da52956a86d9caec5225251a5ac1 (diff) |
The ssh-options git config is now used by gcrypt, rsync, and ddar special remotes that use ssh as a transport.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 92c702b41..59c2440c2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -26,6 +26,8 @@ git-annex (5.20150206) UNRELEASED; urgency=medium default, since that can be surprising behavior and difficult to recover from. The old behavior is available by using --force. * sync, assistant: Include repository name in head branch commit message. + * The ssh-options git config is now used by gcrypt, rsync, and ddar + special remotes that use ssh as a transport. -- Joey Hess <id@joeyh.name> Fri, 06 Feb 2015 13:57:08 -0400 |