[glib-networking] 2.35.9



commit fce323204884fb0f925bbe40e85a904f14f7470a
Author: Dan Winship <danw gnome org>
Date:   Tue Mar 5 10:37:19 2013 -0500

    2.35.9

 NEWS         |   10 ++++++++++
 configure.ac |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a772b82..3166e26 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+2.35.9
+======
+  * Fixed one kind of handshake failure to return the correct error
+    code under gnutls 3.x (allowing libsoup to recognize the error and
+    do fallback to SSL 3.0). (#694812)
+
+  * Updated translations:
+       Chinese (traditional), French, German, Punjabi, Uyghur,
+       Vietnamese
+
 2.35.8
 ======
   * proxy/gnome: ported to new GSimpleProxyResolver, and added more
diff --git a/configure.ac b/configure.ac
index b0438b6..0248973 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.35.8],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=network])
+AC_INIT([glib-networking],[2.35.9],[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]