[jhbuild] [release] 2.29.2



commit a4021dbae07652944188b2eef2fcfc9032ea50e2
Author: Frédéric Péters <fpeters 0d be>
Date:   Mon Nov 16 20:47:12 2009 +0100

    [release] 2.29.2

 NEWS         |   39 +++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 40 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1543088..6342627 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,43 @@
 ==============
+Version 2.29.2
+==============
+
+Fixed bugs:
+
+ - #531543, Allow selective choice of poisoning dep tree
+ - #560092, Jhbuild should use XDG_CACHE_HOME
+ - #591239, add check for wget/curl in sanitycheck
+ - #592433, add command and option to run build phase "check"
+ - #595730, Manual should refer to sample.jhbuildrc and not mention GNOME
+            svn
+ - #596129, add nm-applet plugins
+ - #596905, Better documentation of branches variable
+ - #597437, 'jhbuild run --inbuilddir=module' doesn't work
+ - #598391, Manual doesn't document module_makecheck
+ - #598537, where is libnl?
+ - #598689, where is pyxdg?
+ - #601324, Add a new module: PyGI
+
+Translators:
+
+- Mario Blättermann, Christian Kirbach (de)
+- Daniel Mustieles, Jorge González (es)
+- Matej UrbanÄ?iÄ? (sl)
+- Daniel Nylander (sv)
+
+Documentation translators:
+
+- Mario Blättermann (de)
+- Daniel Mustieles, Jorge González, Benjamin Valero (es)
+- Claude Paroz (fr)
+
+Many thanks to all contributors: Simon van der Linden, Alexander Larsson,
+Zeeshan Ali (Khattak), Luca Ferretti, Christian Kirbach, Benjamin Valero,
+Guillaume Desmottes, Daniel Nylander, Mario Blättermann, Jorge González,
+Matej UrbanÄ?iÄ?, Claude Paroz, Daniel Mustieles, Jonh Wendell, Vincent
+Untz, Craig Keogh, Jon TURNEY
+
+==============
 Version 2.28.0
 ==============
 
diff --git a/configure.ac b/configure.ac
index c16dc67..d260270 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([jhbuild], [2.29.0],
+AC_INIT([jhbuild], [2.29.2],
 		[http://bugzilla.gnome.org/enter_bug.cgi?product=jhbuild])
 AC_CONFIG_SRCDIR(jhbuild/main.py)
 AM_INIT_AUTOMAKE



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