diff options
author | Joey Hess <joey@kitenet.net> | 2012-12-06 10:39:51 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-12-06 10:39:51 -0400 |
commit | 2126a02570bb00eb96e0ed1738898cf6b1024887 (patch) | |
tree | 75b8db26d2579df648529fea591710272c0d571e /debian | |
parent | 3540e34025049ed4420810f21cdad6a5adc851c5 (diff) |
assistant: Allow periods in ssh key comments.
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 d43bdcff8..39063d991 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,6 +21,7 @@ git-annex (3.20121128) UNRELEASED; urgency=low explanations. * webapp: Encryption can be disabled when setting up remotes. * assistant: Avoid trying to drop content from remotes that don't have it. + * assistant: Allow periods in ssh key comments. -- Joey Hess <joeyh@debian.org> Wed, 28 Nov 2012 13:31:07 -0400 |