diff options
author | Joey Hess <joey@kitenet.net> | 2013-07-08 16:47:34 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-07-08 16:47:34 -0400 |
commit | f3d5639f40e415afbf73fcdbfe9f529c8f456cfe (patch) | |
tree | f814f49ad59b6efc97ed59dc494e4b8b8de7758c /debian | |
parent | 4bf421766f6489481aaf9652f15c1250dbd3a603 (diff) |
dropunused, addunused: Complain when asked to operate on a number that does not correspond to any unused key.
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 e18da6522..46ba94370 100644 --- a/debian/changelog +++ b/debian/changelog @@ -28,6 +28,8 @@ git-annex (4.20130628) UNRELEASED; urgency=low * Android: gpg is built without --enable-minimal, so it interoperates better with other gpg builds that may default to using other algorithms for encryption. + * dropunused, addunused: Complain when asked to operate on a number that + does not correspond to any unused key. -- Joey Hess <joeyh@debian.org> Tue, 02 Jul 2013 15:40:55 -0400 |