From 4ff89fc3800b496aab529fb7a1da5d1d7bf694f4 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Thu, 2 Sep 2010 10:15:09 +0200 Subject: prepare 2.31.91.1 --- NEWS | 34 ++++++++++++++++++++++++++++++++++ configure.ac | 4 ++-- 2 files changed, 36 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index a437439f5..7cce2f2cc 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,37 @@ +NEW in 2.31.91.1 (02/09/2010) +================ + +The "Huggy Hippo" release. + +A small release so our Ubuntu friends will be able to test latest fixes during +their Empathy bug day. See [1] if you want to participate. + +[1] https://wiki.ubuntu.com/UbuntuBugDay/20100902 + +Bugs fixed: + - Fixed #627916, Can't build with GTK3 any more (Guillaume Desmottes) + - Fixed #628106, Groups are not expanded when reconnecting (Philip Withnall) + - Fixed #628315, Can't add video to a audio call (Guillaume Desmottes) + - Fixed #628421, Wrong AV icon in the contact list (Philip Withnall) + - Fixed #628433, Call menu accessible from linking dialogue (Philip Withnall) + - Fixed #628464, Crash in log_manager_got_chats_cb + - Fixed #628481, Double contact tooltips (Philip Withnall) + +Translations: + - Updated el Translation (Michael Kotsarinis) + - Updated en_GB Translation (Philip Withnall) + - Updated es Translation (Jorge González) + - Updated et Translation (Mattias Põldaru) + - Updated gl Translation (Fran Diéguez) + - Updated hu Translation (Gabor Kelemen) + - Updated pa Translation (A S Alam) + - Updated sl Translation (Matej Urbančič) + - Updated sr@latin Translation (Branko Kokanović) + - Updated sr Translation (Branko Kokanović) + +Documentation translations: + - Updated el Documentation translation (Simos Xenitellis, Michael Kotsarinis) + NEW in 2.31.91 (30/08/2010) ============== diff --git a/configure.ac b/configure.ac index a4c9f7fcb..c1a7ff2ee 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], [2]) m4_define([empathy_minor_version], [31]) m4_define([empathy_micro_version], [91]) -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], -- cgit v1.2.3