1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

Improve certificate chain construction.

Extend PKITS framework
This commit is contained in:
Werner Koch 2008-02-19 10:33:35 +00:00
parent a75c21ed8a
commit f13c5a48fc
60 changed files with 1283 additions and 588 deletions

8
NEWS
View file

@ -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.
* Tweaks for Windows
* Improved certificate chain construction.
* Extended the PKITS framework.
* Minor bug fixes.
Noteworthy changes in version 2.0.8 (2007-12-20)