2.31.20 2.31.20
authorDan Winship <danw@gnome.org>
Mon, 5 Mar 2012 23:06:39 +0000 (18:06 -0500)
committerDan Winship <danw@gnome.org>
Mon, 5 Mar 2012 23:06:39 +0000 (18:06 -0500)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index efc1e0a..84ac3f6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+2.31.20
+=======
+  * gnutls: Fixed a linking problem on some platforms when PKCS#11 is
+    enabled. (#670956, Kalev Lember)
+
+  * Updated translations:
+       Assamese, Basque, Belarusian, Brazilian Portuguese, Danish,
+       Estonian, French, German, Hungarian, Italian, Korean, Polish,
+       Russian, Serbian
+
 2.31.16
 =======
   * gnutls: Fixed a TLS handshaking bug that in particular caused lots
index 986ea0d..1909433 100644 (file)
@@ -1,7 +1,7 @@
 AC_PREREQ(2.65)
 AC_CONFIG_MACRO_DIR([m4])
 
-AC_INIT([glib-networking],[2.31.16],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=network])
+AC_INIT([glib-networking],[2.31.20],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=network])
 
 AC_CONFIG_SRCDIR([proxy/libproxy/glibproxyresolver.h])
 AC_CONFIG_HEADERS([config.h])