diff options
author | Joey Hess <joey@kitenet.net> | 2014-02-02 19:27:47 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-02-02 19:27:47 -0400 |
commit | e570a4ebf5b9af092bb92f1bc9d06a08bffbd073 (patch) | |
tree | 359101a6d74add29b868b429d16b65161a6f8705 /debian | |
parent | c6a029d6e685689c99cf1786fc80e3d9ed1d3b42 (diff) |
Document in man page that sshcaching uses ssh ControlMaster. Closes: #737476
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 fdd909c53..0b7272b93 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,8 @@ git-annex (5.20140128) UNRELEASED; urgency=medium meantime. * Added ways to configure rsync options to be used only when uploading or downloading from a remote. Useful to eg limit upload bandwidth. + * Document in man page that sshcaching uses ssh ControlMaster. + Closes: #737476 -- Joey Hess <joeyh@debian.org> Tue, 28 Jan 2014 13:57:19 -0400 |