[gcr] Release version 3.13.91
- From: Stefan Walter <stefw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gcr] Release version 3.13.91
- Date: Tue, 9 Sep 2014 13:41:40 +0000 (UTC)
commit 9a6ecfebdc68fd5e1369ddbbc8149c68f0bb67fd
Author: Stef Walter <stefw gnome org>
Date: Tue Sep 9 15:39:27 2014 +0200
Release version 3.13.91
NEWS | 15 +++++++++++++++
configure.ac | 2 +-
2 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3d4c9f4..c4adcb8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+gcr 3.13.91:
+ - Add support for parsing EC keys [#672137]
+ - Add support for EC keys to key renderer
+ - Parser support for PEM 'PUBLIC KEY' files
+ - Parser support for parsing ECDSA OpenSSH keys
+ - Fix use of libgcrypt 1.6+
+ - Fix for deprecations in Gtk 3.13.x
+ - Updated translations
+ - Use g_debug() instead of our own debug wrappers
+ - Bump required GLib version to 2.38.x
+ - Don't include deprecated library in our pkg-config file [#732082]
+ - Don't use non-portable 'sed -i' shell command [#728506]
+ - Change CVS to Git in error message [#730340]
+ - Build fixes
+
gcr 3.12.0:
- Use /usr/bin/env to find python [#726909]
- Updated translations
diff --git a/configure.ac b/configure.ac
index 8a187d6..a03b318 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
m4_define([gcr_major], [3])
m4_define([gcr_minor], [13])
-m4_define([gcr_micro], [90])
+m4_define([gcr_micro], [91])
AC_PREREQ([2.63])
AC_INIT([gcr], [gcr_major.gcr_minor.gcr_micro],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]