1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

Print the hash algorithm in colon mode key listing.

* g10/keylist.c (list_keyblock_colon): Print digest_algo.
This commit is contained in:
Werner Koch 2012-05-24 10:13:39 +02:00
parent f8a8c71c41
commit fc00d3fcb2
3 changed files with 10 additions and 8 deletions

2
NEWS
View file

@ -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)
-----------------------------------------------------