summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorStef Walter <stefw@gnome.org>2012-11-21 17:59:06 +0100
committerStef Walter <stefw@gnome.org>2012-11-21 17:59:06 +0100
commit12c4c56345b6d51c2b59947c2a86fcbddad61659 (patch)
treeb12000e19596ad299d4bbecda6d1a357f9bf5bd9 /NEWS
parent6f7ee2da70cf39b7e8ef2f2482a77b88fa60ed53 (diff)
downloadgnome-keyring-12c4c56345b6d51c2b59947c2a86fcbddad61659.tar.gz
Release version 3.7.23.7.2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d4490054..f86afbea 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Changes in version 3.7.2 are:
+ * Bring over DER parsing fixes from GCR library
+ * Fix corner case where long DER length overflows
+ * Fix crash when parsing invalid DER files
+ * Handle empty secrets correctly
+ * Only print debug message if no pkcs11 socket
+ * Other minor fixes
+ * More complete test coverage
+
Changes in version 3.7.1 are:
* Remove dependency on GTK+
* Build fixes