diff options
author | Werner Koch <wk@gnupg.org> | 2012-01-06 13:33:10 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2012-01-06 13:36:47 +0100 |
commit | 372fb4fc0661014ccd9275c89e6da2208f87155f (patch) | |
tree | c267b65ff61151163931f1d38a9b31fb6f45b538 /NEWS | |
parent | Merge ccid_driver_improvement branch. (diff) | |
download | gnupg2-372fb4fc0661014ccd9275c89e6da2208f87155f.tar.xz gnupg2-372fb4fc0661014ccd9275c89e6da2208f87155f.zip |
gpg: Allow use of a standard space separated fingerprint.
* common/userids.c (classify_user_id): Check for space separated GPG
fingerprint.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ Noteworthy changes in version 2.1.0beta4 (unreleased) ----------------------------------------------------- + * GPG now accepts a space separated fingerprint as a user ID. This + allows to copy and paste the fingerprint from the key listing. + Noteworthy changes in version 2.1.0beta3 (2011-12-20) ----------------------------------------------------- |