[empathy] prepare 3.3.4



commit 478c74c916a3c49ed47de530c8b10f2042a4622f
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Mon Jan 16 16:29:44 2012 +0100

    prepare 3.3.4

 NEWS         |   40 ++++++++++++++++++++++++++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 42 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8a36115..df68660 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,43 @@
+NEW in 3.3.4 (16/01/2012)
+============
+
+The empathy-accounts dialog has been partially re-designed, please report any
+regression you may experience.
+
+Dependencies:
+ â champlain â 0.12.1 (optional)
+
+Bugs fixed:
+ - Fixed #631236, Adding # on mistyping of channel names (Jovanka Gulicoska)
+ - Fixed #652670, Combine account parameter editing and personal information editing (Danielle Madeley, Guillaume Desmottes)
+ - Fixed #661500, Display map in tooltip (Guillaume Desmottes)
+ - Fixed #666864, Can't link contacts
+ - Fixed #667676, segfault in empathy-chat (Guillaume Desmottes)
+ - Fixed #667743, Topup menu item not displayed when re-connecting account (Guillaume Desmottes)
+ - Fixed #667791, Should set Account.Service on IRC accounts (Guillaume Desmottes)
+ - Fixed #666531, Invite IRC contacts to join room broken (Guillaume Desmottes)
+
+Translations:
+ - Updated be Translation (Kasia Bondarava)
+ - Updated es Translation (Daniel Mustieles)
+ - Updated et Translation (Mattias PÃldaru)
+ - Updated gl Translation (Fran DiÃguez)
+ - Updated he Translation (Yaron Shahrabani)
+ - Updated hu Translation (Gabor Kelemen)
+ - Updated mk Translation (Jovan Naumovski)
+ - Updated nl Translation (Hannie Dumoleyn)
+ - Updated ru Translation (Yuri Myasoedov)
+ - Updated tr Translation (Muhammet Kara)
+ - Updated xh Translation (Andiswa Mvanyashe)
+ - Updated zh_HK Translation (Cheng-Chia Tseng)
+ - Updated zh_TW Translation (Cheng-Chia Tseng)
+
+Documentation translations:
+ - Updated es Documentation translation (Daniel Mustieles)
+ - Updated fr Documentation translation (Bruno Brouard)
+ - Updated pl Documentation translation (Piotr DrÄg)
+ - Updated sl Documentation translation (Andrej ÅnidarÅiÄ)
+
 NEW in 3.3.3 (19/12/2011)
 ============
 
diff --git a/configure.ac b/configure.ac
index f0b2eb9..e72c312 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,9 +1,9 @@
 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], [3])
-m4_define([empathy_micro_version], [3])
+m4_define([empathy_micro_version], [4])
 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]