2.31.16 2.31.16
authorDan Winship <danw@gnome.org>
Tue, 7 Feb 2012 14:08:47 +0000 (09:08 -0500)
committerDan Winship <danw@gnome.org>
Tue, 7 Feb 2012 14:08:47 +0000 (09:08 -0500)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index b20b636..efc1e0a 100644 (file)
--- 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
index c19edd7..986ea0d 100644 (file)
@@ -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])