summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2008-12-11 18:44:52 +0100
committerWerner Koch <wk@gnupg.org>2008-12-11 18:44:52 +0100
commit6558568912d600f6c1f66a9dda457ce9264ce1cd (patch)
treeecdd1f8288b2b3f2a5a19fb4d0b3f274005fdde2 /NEWS
parentAdd option --no-ask for GET_PASSPHRASE. (diff)
downloadgnupg2-6558568912d600f6c1f66a9dda457ce9264ce1cd.tar.xz
gnupg2-6558568912d600f6c1f66a9dda457ce9264ce1cd.zip
Make gpg not depend on the RIPE-MD160 implementaion in Libgcrypt.
Fix SIG_ID computation.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b20b0efda..380fb0e4e 100644
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,8 @@ Noteworthy changes in version 2.0.10 (unreleased)
* [gpg] New control statement %ask-passphrase for the unattended key
generation.
+ * [gpg] The algorithm to compute the SIG_ID status has been changed.
+
* [gpgsm] Now uses AES by default.
* [gpgsm] Made --output option work with --export-secret-key-p12.