[empathy/gnome-3-2] prepare 3.2.0.1
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy/gnome-3-2] prepare 3.2.0.1
- Date: Sun, 9 Oct 2011 18:55:28 +0000 (UTC)
commit c188e51075214045bce4c6ccb00a34b148576802
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Sun Oct 9 14:55:05 2011 -0400
prepare 3.2.0.1
NEWS | 27 +++++++++++++++++++++++++++
configure.ac | 4 ++--
2 files changed, 29 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index ef18f91..34a9595 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+NEW in 3.2.0.1 (09/10/2011)
+==============
+
+The "Stolen cookies" release.
+
+This stable release fixes calling issues when Empathy is built without
+the experimental call support. We strongly recommend that distributions shipping
+GNOME 3.2 to update to this version.
+
+Bugs fixed:
+ - Fixed #660449, empathy-accounts still uses goa-prefs.desktop (Guillaume Desmottes)
+ - Fixed #660124, editing of local accounts fails (Guillaume Desmottes)
+ - Fixed #646630, account-widgets: fix glade sizing issues (Xavier Claessens)
+ - Fixed #659594, Shouldn't try requesting Call channel if built without Call support (Guillaume Desmottes)
+ - Fixed #659816, Presence misaligned in muc user tooltips (Guillaume Desmottes)
+
+Translations:
+ - Updated ca valencia Translation (Carles Ferrando)
+ - Updated eo Translation (Kristjan SCHMIDT)
+ - Updated lv Translation (Rudolfs Mazurs)
+ - Updated sk Translation (Pavol KlaÄanskÃ)
+ - Updated uk Translation (Daniel Korostil)
+ - Updated zh_CN Translation (Aron Xu)
+
+Documentation translations:
+ - Updated fr Documentation translation (Bruno Brouard)
+
NEW in 3.2.0 (26/09/2011)
============
diff --git a/configure.ac b/configure.ac
index e726097..de4483a 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], [0])
+m4_define([empathy_nano_version], [1])
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]