diff options
author | Werner Koch <[email protected]> | 2007-08-14 16:50:27 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2007-08-14 16:50:27 +0000 |
commit | d20d11a0eeb306feb9c256eadd1b4b606b15934e (patch) | |
tree | 9d5671631dc8599fa44aafd9572b1c282ddb4110 /NEWS | |
parent | Implemented the chain model for X.509 validation. (diff) | |
download | gnupg-d20d11a0eeb306feb9c256eadd1b4b606b15934e.tar.gz gnupg-d20d11a0eeb306feb9c256eadd1b4b606b15934e.zip |
Documentaion updates.
Support doe Dirmngr under W32.
Fixed a yat2m bug.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,4 +1,4 @@ -Noteworthy changes in version 2.0.6 +Noteworthy changes in version 2.0.6 (2007-08-14) ------------------------------------------------ * GPGSM does now grok --default-key. @@ -8,6 +8,10 @@ Noteworthy changes in version 2.0.6 * GPGSM does again correctly print the serial number as well the the various keyids. This was broken since 2.0.4. + * New option --validation-model and support for the chain-model. + + * Imporved Windows support. + Noteworthy changes in version 2.0.5 (2007-07-05) ------------------------------------------------ |