[empathy/gnome-3-2] prepare 3.2.1
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy/gnome-3-2] prepare 3.2.1
- Date: Mon, 17 Oct 2011 14:57:08 +0000 (UTC)
commit f19b15f91e90c02ae0e2bf815a9bbf5444db1987
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Mon Oct 17 16:32:34 2011 +0200
prepare 3.2.1
NEWS | 32 ++++++++++++++++++++++++++++++++
configure.ac | 6 +++---
2 files changed, 35 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 34a9595..c805e6f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,35 @@
+NEW in 3.2.1 (17/10/2011)
+============
+
+This stable release fixes a bunch of crashes and IRC topic support. Note that
+this version depends on telepathy-glib 0.16.0 which is the first release in
+the new stable branch.
+
+Dependencies:
+
+ â telepathy-glib â 0.16.0
+
+Bugs fixed:
+ - Fixed #658542, Use new Subject and RoomConfig APIs rather than Telepathy.Properties (Will Thompson)
+ - Fixed #660586, setting to third party Adium theme leads to crash (Guillaume Desmottes)
+
+Translations:
+ - Updated bg Translation (Alexander Shopov)
+ - Updated ca Translation (Gil Forcada)
+ - Updated de Translation (Mario BlÃttermann)
+ - Updated en_GB Translation (Bruce Cowan)
+ - Updated es Translation (Jorge GonzÃlez)
+ - Updated fr Translation (Bruno Brouard)
+ - Updated gl Translation (Fran Dieguez)
+ - Updated hu Translation (Gabor Kelemen)
+ - Updated it Translation (Luca Ferretti)
+ - Updated ko Translation (Changwoo Ryu)
+ - Updated lt Translation (Aurimas Äernius)
+ - Updated pl Translation (Piotr DrÄg)
+ - Updated sl Translation (Andrej ÅnidarÅiÄ)
+ - Updated sv Translation (Daniel Nylander)
+ - Updated vi Translation (Nguyán ThÃi Ngác Duy)
+
NEW in 3.2.0.1 (09/10/2011)
==============
diff --git a/configure.ac b/configure.ac
index 4e4a4a1..b76cd41 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
dnl If not 1, append datestamp to the version number
-m4_define(empathy_released, 0)
+m4_define(empathy_released, 1)
m4_define([empathy_major_version], [3])
m4_define([empathy_minor_version], [2])
-m4_define([empathy_micro_version], [0])
-m4_define([empathy_nano_version], [1])
+m4_define([empathy_micro_version], [1])
+m4_define([empathy_nano_version], [0])
dnl Display the nano_version only if it's not '0'
m4_define([empathy_base_version],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]