[gnome-keyring] Release version 3.1.1



commit 05d2b474e62b16baed087af8c74575f596196966
Author: Stef Walter <stefw collabora co uk>
Date:   Mon May 9 11:21:00 2011 +0200

    Release version 3.1.1

 NEWS           |   13 +++++++++++++
 configure.ac   |    2 +-
 po/POTFILES.in |    3 ++-
 3 files changed, 16 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index a87244c..96bddbb 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
diff --git a/configure.ac b/configure.ac
index 88cdf24..30b822a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_INIT(daemon/gkd-main.c)
 
-AM_INIT_AUTOMAKE(gnome-keyring, 3.0.1)
+AM_INIT_AUTOMAKE(gnome-keyring, 3.1.1)
 AM_CONFIG_HEADER(config.h)
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
 
diff --git a/po/POTFILES.in b/po/POTFILES.in
index a5fd4df..59d7bf6 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -18,12 +18,13 @@ gcr/gcr-certificate-renderer.c
 gcr/gcr-certificate-widget.c
 gcr/gcr-display-view.c
 [type: gettext/glade]gcr/gcr-import-dialog.ui
-[type: gettext/glade]gcr/gcr-unlock-options-widget.ui
+gcr/gcr-gnupg-key.c
 gcr/gcr-importer.c
 gcr/gcr-library.c
 gcr/gcr-key-renderer.c
 gcr/gcr-parser.c
 gcr/gcr-trust.c
+[type: gettext/glade]gcr/gcr-unlock-options-widget.ui
 gck/gck-uri.c
 gck/gck-misc.c
 pkcs11/gkm/gkm-certificate.c



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]