summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS6
-rw-r--r--configure.ac2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index fd2d8c53..4fc9e1b7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Changes in version 3.34.0 are:
+ * dbus-environment: Race fix in Setenv request to gnome-session [!19]
+ * egg: Request that secure memory not be dumped to disk [!15]
+ * Build and test fixes [!16, !20, !24, ...]
+ * Updated translations
+
Changes in version 3.31.91 are:
* pam: fix daemon control file detection [!11]
* Updated translations
diff --git a/configure.ac b/configure.ac
index 4b836641..2efdd40e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT(gnome-keyring,
- 3.31.91,
+ 3.34.0,
[gnome-keyring-list@gnome.org],
[gnome-keyring],
[https://wiki.gnome.org/Projects/GnomeKeyring])