[glib-networking] 2.31.16



commit 588f8214220eb4c3a4e6934a3eb4180e6ad498c2
Author: Dan Winship <danw gnome org>
Date:   Tue Feb 7 09:08:47 2012 -0500

    2.31.16

 NEWS         |   12 ++++++++++++
 configure.ac |    2 +-
 2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index b20b636..efc1e0a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+2.31.16
+=======
+  * gnutls: Fixed a TLS handshaking bug that in particular caused lots
+    of crashes in epiphany. (#658771)
+
+  * tls/tests: Fixed a bug in the pkcs11-pin test that could cause it
+    to spuriously fail
+
+  * Updated translations:
+	Bulgarian, Chinese (traditional), Czech, Japanese,
+	Norwegian bokmÃl, Turkish, Vietnamese
+
 2.31.6
 ======
   * gnutls
diff --git a/configure.ac b/configure.ac
index c19edd7..986ea0d 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.31.6],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=network])
+AC_INIT([glib-networking],[2.31.16],[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]