[empathy] prepare 3.4.0



commit 0fa3313e524628e6f661db96afda26021928da36
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Mon Mar 26 15:39:08 2012 +0200

    prepare 3.4.0

 NEWS         |   36 ++++++++++++++++++++++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 38 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index cf07b18..02ad20f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,39 @@
+NEW in 3.4.0 (26/03/2012)
+============
+Bugs fixed:
+ - Fixed #672504, Account banner should have some minimum spacing (Cosimo Cecchi)
+ - Fixed #672506, When no accounts are enabled at startup, window flashes welcome screen then goes blank (Guillaume Desmottes)
+ - Fixed #672508, "Advanced" scrolled window does not have border (Cosimo Cecchi)
+ - Fixed #672596, help doesn't work (Guillaume Desmottes)
+ - Fixed #672608, Please add translator comment (Guillaume Desmottes)
+ - Fixed #672633, Changing avatar does nothing (Guillaume Desmottes)
+ - Fixed #672828, Crash when trying to accept a subscription request (Guillaume Desmottes)
+
+Translations:
+ - Updated be Translation (Ihar Hrachyshka)
+ - Updated crh Translation (ReÅat SABIQ)
+ - Updated da Translation (Kenneth Nielsen)
+ - Updated de Translation (Mario BlÃttermann)
+ - Updated fi Translation (Timo Jyrinki)
+ - Updated fr Translation (Bruno Brouard)
+ - Updated gu Translation (Sweta Kothari)
+ - Updated he Translation (Yaron Shahrabani)
+ - Updated hi Translation (Rajesh Ranjan)
+ - Updated ja Translation (Jiro Matsuzawa, Mako N)
+ - Updated lv Translation (Rudolfs Mazurs)
+ - Updated pa Translation (A S Alam)
+ - Updated pt_BR Translation (Antonio Fernandes C. Neto)
+ - Updated pt Translation (Duarte Loreto)
+ - Updated te Translation (Sasi Bhushan Boddepalli)
+ - Updated vi Translation (Nguyán ThÃi Ngác Duy)
+ - Updated zh_CN Translation (Automatic Mirroring, EL8LatSPQ)
+ - Updated zh_HK Translation (Cheng-Chia Tseng)
+ - Updated zh_TW Translation (Cheng-Chia Tseng)
+
+Documentation translations:
+ - Updated ja Documentation translation (Mako N)
+ - Updated te Documentation translation (Sasi Bhushan)
+
 NEW in 3.3.92 (20/03/2012)
 =============
 
diff --git a/configure.ac b/configure.ac
index 8346bbd..bb5bd54 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,8 +2,8 @@ dnl If not 1, append datestamp to the version number
 m4_define(empathy_released, 1)
 
 m4_define([empathy_major_version], [3])
-m4_define([empathy_minor_version], [3])
-m4_define([empathy_micro_version], [92])
+m4_define([empathy_minor_version], [4])
+m4_define([empathy_micro_version], [0])
 m4_define([empathy_nano_version], [0])
 
 dnl Display the nano_version only if it's not '0'



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