[glib-networking] 2.43.92



commit 438ae608a97c51848e3087a9a9dcbfa36e998a51
Author: Dan Winship <danw gnome org>
Date:   Tue Mar 17 09:55:56 2015 -0400

    2.43.92

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index bbfdc96..fbd5b1f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+2.43.92
+=======
+  * Fix TLS session caching when using session tickets (#745099, Ross
+    Lagerwall)
+
+  * Updated translations:
+       Bosnian
+
 2.43.91
 =======
   * tls/gnutls: Removed a workaround for connecting to servers with
diff --git a/configure.ac b/configure.ac
index e9c8bd3..bc57f1e 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.43.91],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=network])
+AC_INIT([glib-networking],[2.43.92],[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]