[glib-networking] 2.39.90



commit 53165dd098440ee93a6e7ce2f364d6fafe518afb
Author: Dan Winship <danw gnome org>
Date:   Mon Feb 17 22:27:51 2014 -0500

    2.39.90

 NEWS         |   12 ++++++++++++
 configure.ac |    2 +-
 2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index fc31b09..24240c0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+2.39.90
+=======
+  * tls/gnutls: Avoid trying to update a destroyed GSource (#723774,
+    Philip Withnall)
+
+  * tls/tests: Fix another flaky test (#722336)
+
+  * tests: use the TAP driver
+
+  * Updated translations:
+       Chinese, Czech
+
 2.39.3
 ======
   * tls/tests: Fix one sporadic bug in the connection test (#720081)
diff --git a/configure.ac b/configure.ac
index cdb82eb..70dc60d 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.39.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=network])
+AC_INIT([glib-networking],[2.39.90],[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]