[gcr] Release version 3.7.2



commit 2c58454a0b9ff212f33480a1ac6d14a813084831
Author: Stef Walter <stefw gnome org>
Date:   Wed Nov 21 17:51:22 2012 +0100

    Release version 3.7.2

 NEWS         |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index c0a7afc..22eed2c 100644
--- 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
diff --git a/configure.ac b/configure.ac
index e88b39c..effb01a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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])
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]