[glib-networking] 2.29.92



commit 6fab7fa2ffd40eb9c5c515d288dc42c2acb56af6
Author: Dan Winship <danw gnome org>
Date:   Mon Sep 19 17:55:59 2011 -0400

    2.29.92

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index f710803..59e69cb 100644
--- 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
diff --git a/configure.ac b/configure.ac
index 154681e..1379a86 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.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])



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