diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-02-04 14:05:27 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-02-04 14:05:27 -0400 |
commit | 133b560b9651aa94771f6510296df1175dbb2cf1 (patch) | |
tree | e0fc9db923c4c05a9b280a365e9840d561e38e1c /debian/changelog | |
parent | fa5e50f71bc55458ac356913338e9093997f974c (diff) |
assistant: Fix local pairing when ssh pubkey comment contains spaces.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e1d62bbdd..64591ba36 100644 --- a/debian/changelog +++ b/debian/changelog @@ -30,6 +30,7 @@ git-annex (5.20150114) UNRELEASED; urgency=medium annex.tune.branchhash1. * Remove support for building without cryptohash. * Added MD5 and MD5E backends. + * assistant: Fix local pairing when ssh pubkey comment contains spaces. -- Joey Hess <id@joeyh.name> Tue, 13 Jan 2015 17:03:39 -0400 |