[jhbuild] release: 3.2.1



commit 6f1740c53c350fbab5a6fed06a0a9d53088d6934
Author: FrÃdÃric PÃters <fpeters 0d be>
Date:   Sat Oct 8 12:14:22 2011 -0400

    release: 3.2.1

 NEWS         |   40 ++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 41 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 25641f0..236be95 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,44 @@
 =============
+Version 3.2.1
+=============
+
+Fixed bugs:
+
+ - #648990, [PATCH] Support running scan-build (Clang Static Analyzer) with
+            autotools projects
+ - #653050, "jhbuild make" command
+ - #654701, consider hacks for Debian and other tar+wget wrappers that
+            don't have RPM-like Provides: pkgconfig(foo)
+ - #655164, All tests were broken by recent changes
+ - #655417, build, tinderbox, list, info commands are slow
+ - #660455, Accerciser changes in 3.2 and 3.4 modulesets
+ - #660527, jhbuild fails to run on mac or windows
+ - #660853, Broken bz2 files terminates jhbuild
+ - #660939, Update autotools configuration
+ - #660995, change the error message on command not found
+ - #661010, jhbuild modulesets require out-of-date version of libgee (0.6.0
+            instead of 0.6.2.1)
+
+Translators:
+
+- Marek Äernockà (cs)
+- Mario BlÃttermann (de)
+- Daniel Mustieles, Jorge GonzÃlez (es)
+- Alexandre Franke (fr)
+- Matej UrbanÄiÄ, Martin Srebotnjak (sl)
+
+Documentation translators:
+
+- Daniel Mustieles (es)
+
+Many thanks to all contributors: Javier HernÃndez, Kalev Lember, Joanmarie
+Diggs, Thomas Hindoe Paaboel Andersen, Colin Walters, Javier JardÃn, Dan
+Winship, Cosimo Cecchi, Jeremy Huddleston, Xan Lopez, Jorge GonzÃlez, Marek
+ÄernockÃ, Matthias Clasen, Alexandre Franke, Guillaume Desmottes, Craig
+Keogh, Matej UrbanÄiÄ, Mario BlÃttermann, BjÃrn Lindqvist, Krzesimir
+Nowak, Martin Srebotnjak, Stef Walter, Daniel Mustieles, Michael Terry
+
+=============
 Version 3.2.0
 =============
 
diff --git a/configure.ac b/configure.ac
index 315ba3b..0518027 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_INIT([jhbuild],
-        [3.2.0],
+        [3.2.1],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=jhbuild],
         [jhbuild])
 



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