[glib-networking] 2.31.20



commit ceb9d7b28c3a694198af627609ce2c62967c26e8
Author: Dan Winship <danw gnome org>
Date:   Mon Mar 5 18:06:39 2012 -0500

    2.31.20

 NEWS         |   10 ++++++++++
 configure.ac |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index efc1e0a..84ac3f6 100644
--- 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
diff --git a/configure.ac b/configure.ac
index 986ea0d..1909433 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.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])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]