Release version 3.7.2
authorStef Walter <stefw@gnome.org>
Wed, 21 Nov 2012 16:51:22 +0000 (17:51 +0100)
committerStef Walter <stefw@gnome.org>
Wed, 21 Nov 2012 16:51:22 +0000 (17:51 +0100)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index c0a7afc..22eed2c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+gcr 3.7.2:
+ - Fix corner case in DER parsing
+ - Fix crash when parsing invalid DER
+ - More complete test coverage
+ - Other minor fixes
+ - Build fixes
+
 gcr 3.7.1:
  - Allow system prompts to be cancelled while in 'checking' state
  - Cancel system prompts when the prompter goes away
index e88b39c..effb01a 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([gcr], [3.7.1],
+AC_INIT([gcr], [3.7.2],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-keyring&component=gcr],
         [gcr])