[glib-networking] 2.29.9



commit dc73236fc93638ae5c262913c75a39fd2656f74e
Author: Dan Winship <danw gnome org>
Date:   Mon Jul 4 21:19:10 2011 -0400

    2.29.9

 NEWS         |   13 +++++++++++++
 configure.ac |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 15684b2..d46d11c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+2.29.9
+======
+  * Optimized GDBus usage in PACRunner (davidz)
+
+  * Fixed a race condition in GProxyResolverGnome (davidz)
+
+  * Changed configure to --enable-maintainer-mode by default,
+    to match glib
+
+  * New translations:
+	Belarusian, Catalan (Valencian), Esperanto, Finnish,
+	Lithuanian
+
 2.28.6
 ======
   * Fixed some leaks in the gnutls backend
diff --git a/configure.ac b/configure.ac
index 2e90670..697b467 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.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=network])
+AC_INIT([glib-networking],[2.29.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]