[jhbuild] [release] 2.28.0



commit 772568b40a3455e51ed4aacb35675f33ba596b86
Author: Frédéric Péters <fpeters 0d be>
Date:   Wed Sep 23 16:42:33 2009 +0200

    [release] 2.28.0

 NEWS         |   49 +++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 50 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index ea3280b..1543088 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,52 @@
+==============
+Version 2.28.0
+==============
+
+Fixed bugs:
+
+ - #106737, "start at" Option for "jhbuild update"
+ - #583515, Selecting [1] rerun stage configure after configure failure
+            runs build
+ - #589326, nss fails to build due to incompatible /usr/lib/libplc4.so
+ - #590273, When a git clone is interrupted during the compressing objects
+            state, there's no way to recover from it automatically.
+ - #591142, Clean up deprecated dependencies in gnome-suites-2.28.modules
+ - #591470, jhbuild can't "switch" to gnome-2-28 branch
+ - #591508, should strip .git from repo name when finding checkout dir name
+ - #591553, support msdos-created zipfiles
+ - #592427, Wrong python2.6 path
+ - #592438, "bot --step check" doesn't do anything
+ - #592558, Python path depending on the prefix
+ - #592602, Add gnome-pilot
+ - #592801, some spelling and grammar mistakes
+ - #594135, Documentation could provide examples in section Configuration
+            File Reference
+ - #594981, Support configuring a buildroot for out of tree builds
+ - #595440, [2.28] Epiphany branch gnome-2-28 does not exist
+ - #595441, Brasero 2.28 branch should be brasero-2-28, not gnome-2-28
+
+Translators:
+
+- Mario Blättermann (de)
+- Philip Withnall (en_GB)
+- Daniel Mustieles (es)
+- Claude Paroz (fr)
+- Francisco Diéguez (gl)
+- Daniel Nylander (sv)
+
+Documentation translators:
+
+- Mario Blättermann (de)
+- Daniel Mustieles (es)
+- Claude Paroz (fr)
+
+Many thanks to all contributors: Zeeshan Ali (Khattak), Mario Blättermann,
+Philip Withnall, Sam Thursfield, Kjartan Maraas, Javier Jardón, Vincent
+Untz, Paolo Borelli, Luca Ferretti, Christian Kirbach, Daniel Elstner,
+Claude Paroz, Lucas Rocha, Murray Cumming, Daniel Nylander, Craig Keogh, Tim
+Janik, Carlos Garcia Campos, Sebastian Pölsterl, Francisco Diéguez, Daniel
+Mustieles
+
 ===============
 Version 2.27.90
 ===============
diff --git a/configure.ac b/configure.ac
index b38301a..e5211d2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([jhbuild], [2.27.91],
+AC_INIT([jhbuild], [2.28.0],
 		[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]