diff options
author | Stef Walter <stefw@collabora.co.uk> | 2011-07-25 10:15:58 +0200 |
---|---|---|
committer | Stef Walter <stefw@collabora.co.uk> | 2011-07-25 12:05:28 +0200 |
commit | 456041b6cac4c0677b1583cc80a3e1b3a1657398 (patch) | |
tree | 0c5185fe40b71d86b12ec4dfe150d3e4786bde27 /NEWS | |
parent | feae041c4d96a4579a5c3189013eac1b509d1261 (diff) |
Release version 3.1.4
* Include some changes to make comparing symbols easier.
* Fix some issues that came up when doing make distcheck
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +Changes in version 3.1.4 are: + * New GcrListSelector class for selecting multiple keys. + * Add icons for key and key pair. + * Gcr now has support for loading of GnuPG keys from gpg, including photos. + * New gcr dependency on p11-kit for loading PKCS#11 modules. + * Remove support for GTK+ 2.x + * Implement calculation of fingerprints in gcr for keys. + * Fix problems in daemon if IPC lock or FS capabilities are not available. + * Bug fixes and build fixes. + * Code cleanup and refactoring. + Changes in version 3.1.1 are: * Add 'Export Certificate' option to right click of certificate widget. * Use file system linux capabilities for memory locking. |