aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2007-08-10 16:52:05 +0000
committerWerner Koch <[email protected]>2007-08-10 16:52:05 +0000
commit74d344a521c8a7a294b8da2cf2647e112fd5b310 (patch)
treec2cc77b642ad52a26ea4d99a05f82f725f536d11 /NEWS
parentFactored common gpgconf constants out (diff)
downloadgnupg-74d344a521c8a7a294b8da2cf2647e112fd5b310.tar.gz
gnupg-74d344a521c8a7a294b8da2cf2647e112fd5b310.zip
Implemented the chain model for X.509 validation.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 6 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index c69879dc2..755e2cfba 100644
--- a/NEWS
+++ b/NEWS
@@ -1,11 +1,14 @@
Noteworthy changes in version 2.0.6
------------------------------------------------
- * gpgsm does now grok --default-key.
-
- * gpgconf is now aware of --default-key and --encrypt-to.
+ * GPGSM does now grok --default-key.
+
+ * GPGCONF is now aware of --default-key and --encrypt-to.
+ * GPGSM does again correctly print the serial number as well the the
+ various keyids. This was broken since 2.0.4.
+
Noteworthy changes in version 2.0.5 (2007-07-05)
------------------------------------------------