summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorStef Walter <stefw@collabora.co.uk>2011-03-10 14:54:54 +0100
committerStef Walter <stefw@collabora.co.uk>2011-03-10 14:54:54 +0100
commit84856504a7396950aa72af9157f04ce0eea9a718 (patch)
treeea4e32be6d93578094190ba1573c068f996f698a /NEWS
parentebce824e81ace74a25cbf879c63c462679862993 (diff)
Release version 2.91.92
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d641afaa..628b929a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Changes in version 2.91.92 are:
+ * Don't leak login name from PAM when logging error.
+ * Also start daemon in XFCE
+ * Fix inability to save password for other keyrings.
+ * Build and test fixes.
+ * Support removal of aliases via the secret service API
+ * Fix race condition when multiple applications create the default
+ keyring at the same time.
+ * Add a desktop file for gnome-keyring-prompt, so the icon shows up
+ properly in gnome-shell.
+ * Implement HKDF for transport encryption security.
+
Changes in version 2.91.91 are:
* Fix the certificate details expander when used with GTK+3
* Calculate the minimum/natural size of the certificate widget better.