summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorStef Walter <stefw@collabora.co.uk>2011-05-09 11:21:00 +0200
committerStef Walter <stefw@collabora.co.uk>2011-05-09 11:26:06 +0200
commit05d2b474e62b16baed087af8c74575f596196966 (patch)
tree4b9ff7ebcc0cde00413a625df3b0688c6019a2fd /NEWS
parent4b36d7578819ade6986f7c85cbbeb20265d6bce8 (diff)
Release version 3.1.1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a87244c2..96bddbb6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+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.
+ * Set correct daemon SELinux context when started from PAM module.
+ * Fix assertions in parser.
+ * Add GcrCollection interface to represent collections of objects.
+ * Add GcrGnupgCollection to libgcr.
+ * Implement functionality in renderers to populate GtkTreeModel
+ * Add a GcrSelector widget.
+ * Cleanup unregistering from session.
+ * Translations and translation fixes.
+ * Build fixes.
+
Changes in version 3.0.1 are:
* Fix clicking buttons in 'unsafe storage' dialog on GTK+3
* Build with GTK+3 by default