diff options
author | Joey Hess <joey@kitenet.net> | 2014-09-11 13:21:35 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-09-11 13:21:35 -0400 |
commit | 044d98179e120164ec4d1a1015a88bb358c8ab8e (patch) | |
tree | ec853f00d87d84150d7d0453af32e452c156b14e /debian/changelog | |
parent | d0fc7537b2ef83ce33905c1851eeff2363c09721 (diff) |
The annex-rsync-transport configuration is now also used when checking if a key is present on a rsync remote, and when dropping a key from the remote.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index fee2a3666..c5cde761c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,9 @@ git-annex (5.20140832) UNRELEASED; urgency=medium untrusted. * Fix parsing of ipv6 address in git remote address when it was not formatted as an url. + * The annex-rsync-transport configuration is now also used when checking + if a key is present on a rsync remote, and when dropping a key from + the remote. -- Joey Hess <joeyh@debian.org> Thu, 04 Sep 2014 16:17:22 -0400 |