aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2012-05-24 08:13:39 +0000
committerWerner Koch <[email protected]>2012-05-24 08:13:39 +0000
commitfc00d3fcb201476b3495f47138fa35b71c52f403 (patch)
tree46b40fecd954bbbd41e1f8fb2ab41b9650dedf06 /NEWS
parentFix type conflict warning. (diff)
downloadgnupg-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--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fd721da46..a8352ca53 100644
--- a/NEWS
+++ b/NEWS
@@ -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)
-----------------------------------------------------