From 478c74c916a3c49ed47de530c8b10f2042a4622f Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Mon, 16 Jan 2012 16:29:44 +0100 Subject: [PATCH] prepare 3.3.4 --- NEWS | 40 ++++++++++++++++++++++++++++++++++++++++ configure.ac | 4 ++-- 2 files changed, 42 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 8a361152..df686602 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 f0b2eb90..e72c3127 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' -- 2.39.2