2.29.92 2.29.92
authorDan Winship <danw@gnome.org>
Mon, 19 Sep 2011 21:55:59 +0000 (17:55 -0400)
committerDan Winship <danw@gnome.org>
Mon, 19 Sep 2011 21:55:59 +0000 (17:55 -0400)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index f710803..59e69cb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+2.29.92
+=======
+  * New/updated translations:
+       Belarusian, Tamil, Japanese
+
+  * gnutls: Fixed a problem when linking against GNUTLS 3.0, where
+    connections would sometimes return the error "The TLS connection
+    was non-properly terminated". (Dan Winship, #659233)
+
+  * gnutls: Plugged a few memory leaks (Dan Winship)
+
 2.29.18
 =======
   * gnutls: fixed two rehandshaking bugs; one in which a client
index 154681e..1379a86 100644 (file)
@@ -1,7 +1,7 @@
 AC_PREREQ(2.65)
 AC_CONFIG_MACRO_DIR([m4])
 
-AC_INIT([glib-networking],[2.29.18],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=network])
+AC_INIT([glib-networking],[2.29.92],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=network])
 
 AC_CONFIG_SRCDIR([proxy/libproxy/glibproxyresolver.h])
 AC_CONFIG_HEADERS([config.h])