diff options
author | Joey Hess <joey@kitenet.net> | 2012-10-22 11:18:03 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-10-22 11:18:19 -0400 |
commit | aec14e8e2e1b69a8fc37f509b6d3a36b2cde1736 (patch) | |
tree | 71faf0e3cc1dfd14146190bfbb6ddbdb85456fc1 /debian | |
parent | 8d949fc465a3799b9d8b468d46a0c0fb4992c05a (diff) |
webapp: Allow dashes in ssh key comments when pairing.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index fb23ad7d6..4da5330bc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,7 @@ git-annex (3.20121018) UNRELEASED; urgency=low Thanks, Ben Gamari for an excellent patch set. * file:/// URLs can now be used with the web special remote. * OSX: Stop installing non-self-contained webapp into Desktop directory. + * webapp: Allow dashes in ssh key comments when pairing. -- Joey Hess <joeyh@debian.org> Wed, 17 Oct 2012 14:24:10 -0400 |