2.29.9 2.29.9
authorDan Winship <danw@gnome.org>
Tue, 5 Jul 2011 01:19:10 +0000 (21:19 -0400)
committerDan Winship <danw@gnome.org>
Tue, 5 Jul 2011 01:19:10 +0000 (21:19 -0400)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 15684b2..d46d11c 100644 (file)
--- 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
index 2e90670..697b467 100644 (file)
@@ -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])