diff options
author | Werner Koch <wk@gnupg.org> | 2008-02-19 11:33:35 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2008-02-19 11:33:35 +0100 |
commit | f13c5a48fc092d25c6d2fb169ed018473bb24096 (patch) | |
tree | c8ef206fe4a4357da339a65856f8b35cfe8919a7 /NEWS | |
parent | We better save the description of PKITS along with the test data. (diff) | |
download | gnupg2-f13c5a48fc092d25c6d2fb169ed018473bb24096.tar.xz gnupg2-f13c5a48fc092d25c6d2fb169ed018473bb24096.zip |
Improve certificate chain construction.
Extend PKITS framework
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -4,9 +4,13 @@ Noteworthy changes in version 2.0.9 (unreleased) * Gpgsm always tries to locate missing certificates from a running Dirmngr's cache. - * Minor bug fixes. + * Tweaks for Windows. + + * Improved certificate chain construction. - * Tweaks for Windows + * Extended the PKITS framework. + + * Minor bug fixes. Noteworthy changes in version 2.0.8 (2007-12-20) |