summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 37829096..24cb0233 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Changes in version 3.27.92 are:
+ * Wrap stock ssh-agent from OpenSSH [#775981]
+ * Stop installing p11-kit configuration file for the PKCS#11 module [#791401]
+ * Updated translations
+
Changes in version 3.27.4 are:
* Add support for SHA2 extension for RSA signatures in ssh-agent [#790910]
* Build fixes [#792278, #787387]
diff --git a/configure.ac b/configure.ac
index ec1aee3b..a2628975 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT(gnome-keyring,
- 3.27.4,
+ 3.27.92,
[gnome-keyring-list@gnome.org],
[gnome-keyring],
[https://wiki.gnome.org/Projects/GnomeKeyring])