[glib-networking] 2.35.4



commit 66a4a72632065a5220a5932527e74897ca9dda4d
Author: Dan Winship <danw gnome org>
Date:   Mon Jan 14 17:36:56 2013 -0500

    2.35.4

 NEWS         |    9 +++++++++
 configure.ac |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index add9914..1024fd8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+2.35.4
+======
+  * proxy/gnome: The tests should now work correctly even if
+    run from a non-GNOME environment. (Robert Ancell)
+
+  * Updated translations:
+	Brazilian Portuguese, Bulgarian, Estonian, Galician, Greek,
+	Hungarian, Slovenian
+
 2.35.3
 ======
   * build: The TLS tests are now not built if you are building without
diff --git a/configure.ac b/configure.ac
index f3778b8..c713e46 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.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=network])
+AC_INIT([glib-networking],[2.35.4],[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]