diff options
author | Stef Walter <stefw@collabora.co.uk> | 2011-08-30 11:30:30 +0200 |
---|---|---|
committer | Stef Walter <stefw@collabora.co.uk> | 2011-08-30 12:21:00 +0200 |
commit | be87bd7bb1eb019ab61d8e4f07d559a66367378b (patch) | |
tree | 6ad30cee6842f03a8a572a1298728e042b214b87 /NEWS | |
parent | dea26785fa21607a399207133c25f0bac5eefb80 (diff) |
Release 3.1.90
* Fix build issues to do with mime database
* Fix testing issues in pkcs11 trust assertion database
* Fix distribution issues.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +Changes in version 3.1.90 are: + * Install better xdg-mime files for identifying crypto related file types + * New gcr-viewer for viewing certificates and keys, hooked up to file types + * Display tweaks for the certificate and key widgets + * Don't initialize PKCS#11 modules automatically in gcr library unless needed. + * Cleanup the libgck API since we're bumping the major version. + * ABI fixes for the GCR library for changes in the 3.1.x release cycle + * New automatic checks for symbols that have changed in the ABI + * Add async PKCS#11 initialization functions to libgck + * Display Certificate otherName subject-alt-name for xmppAddr and DNS SRV + * Documentation, testing, translation and build fixes. + Changes in version 3.1.4 are: * New GcrListSelector class for selecting multiple keys. * Add icons for key and key pair. |