From f9951a15e44d4c23c74d0237bfba9112ef7b81a2 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Fri, 3 May 2013 14:59:23 +0200 Subject: [PATCH] prepare 3.9.1 --- NEWS | 20 ++++++++++++++++++++ configure.ac | 4 ++-- 2 files changed, 22 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 5eae4d0d..92d20995 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,23 @@ +NEW in 3.9.1 (03/05/2013) +============ +Bugs fixed: + - Fixed #692160, Updated Icon Names (B.Prathibha) + - Fixed #697214, call-window: Remember that the audio output has been added (Olivier Crête) + - Fixed #697302, Spelling mistake: "You need to setup an account..." (SandipTiwari) + - Fixed #699017, libempathy: Fix build by adding missing math.h header (Stef Walter) + - Fixed #673775, The icon for audio call in the help is wrong. (Ekaterina Gerasimova) + - Fixed #677549, "Link Contacts" user documentation is wrong (Shobha Tyagi) + +Translations: + - Updated crh Translation (Reşat SABIQ) + - Updated it Translation (Milo Casagrande) + +Documentation translations: + - Updated de Documentation translation (Christian Kirbach) + - Updated el Documentation translation (Dimitris Spingos) + - Updated es Documentation translation (Daniel Mustieles) + - Updated zh_CN Documentation translation (Wylmer Wang) + NEW in 3.8.1 (15/04/2013) ============ Bugs fixed: diff --git a/configure.ac b/configure.ac index d4c07d0d..11482c39 100644 --- a/configure.ac +++ b/configure.ac @@ -1,8 +1,8 @@ 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], [8]) +m4_define([empathy_minor_version], [9]) m4_define([empathy_micro_version], [1]) m4_define([empathy_nano_version], [0]) -- 2.39.2