[glib-networking/glib-2-54] 2.54.1



commit 5c3ae946ea5f97ad606d0598e42f786139eca0be
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Thu Oct 26 20:18:54 2017 -0500

    2.54.1

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 61ae535..9885a42 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+2.54.1
+======
+
+  * gnutls: Fix using different client certs for different connections
+    [#781578, Martin Pitt]
+
+  * Updated translations: Catalan (Valencian), Greek, Persian
+
 2.54.0
 ======
   * New/updated translations: Basque, Belarusian, Brazilian
diff --git a/configure.ac b/configure.ac
index c9dfe5a..ddee2a7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ(2.65)
 AC_CONFIG_MACRO_DIR([m4])
 
-AC_INIT([glib-networking],[2.54.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=network])
+AC_INIT([glib-networking],[2.54.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=network])
 
 AC_CONFIG_SRCDIR([proxy/libproxy/glibproxyresolver.h])
 AC_CONFIG_HEADERS([config.h])


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