diff options
author | Werner Koch <[email protected]> | 2012-05-24 08:13:39 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2012-05-24 08:13:39 +0000 |
commit | fc00d3fcb201476b3495f47138fa35b71c52f403 (patch) | |
tree | 46b40fecd954bbbd41e1f8fb2ab41b9650dedf06 /NEWS | |
parent | Fix type conflict warning. (diff) | |
download | gnupg-fc00d3fcb201476b3495f47138fa35b71c52f403.tar.gz gnupg-fc00d3fcb201476b3495f47138fa35b71c52f403.zip |
Print the hash algorithm in colon mode key listing.
* g10/keylist.c (list_keyblock_colon): Print digest_algo.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9,6 +9,8 @@ Noteworthy changes in version 2.1.0beta4 (unreleased) * Removed support for the original HKP keyserver which is not anymore used by any site. + * The hash algorithm is now printed for sig records in key listings. + Noteworthy changes in version 2.1.0beta3 (2011-12-20) ----------------------------------------------------- |