From 8433c1d25c38161501f160a67516191a120a31e4 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Thu, 22 Nov 2012 09:58:27 +0100 Subject: prepare 3.7.2 --- NEWS | 33 +++++++++++++++++++++++++++++++++ configure.ac | 4 ++-- 2 files changed, 35 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 501ad8b85..78af96dce 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,36 @@ +NEW in 3.7.2 (22/11/2012) +============ +Bugs fixed: + - Fixed #592995, Debug: tell user about bug report and potential privacy violation (Guillaume Desmottes) + - Fixed #681445, Display UOA specific auth error (Xavier Claessens) + - Fixed #685793, EmpathyChatWindow should be a GtkWindow (Guillaume Desmottes) + - Fixed #685888, Add a debug option to show the GStreamer pipeline (Debarshi Ray) + - Fixed #686067, typo in string "developpers" (Guillaume Desmottes) + - Fixed #687361, Irc account edit dialog improvements (Michael Wood) + - Fixed #687338, Resizeable "edit connection parameters" (Michael Wood) + - Fixed #684979, inhibit going idle when doing a call (Guillaume Desmottes) + - Fixed #686969, add keywords to the desktop file (Matthias Clasen) + +Translations: + - Updated da Translation (Ask H. Larsen) + - Updated de Translation (Tobias Endrigkeit) + - Updated en_GB Translation (Bruce Cowan) + - Updated es Translation (Daniel Mustieles) + - Updated et Translation (Mattias Põldaru) + - Updated fa Translation (Arash Mousavi) + - Updated ga Translation (Seán de Búrca) + - Updated he Translation (Yaron Shahrabani) + - Updated id Translation (Andika Triwidada) + - Updated kn Translation (Shankar Prasad) + - Updated ko Translation (Changwoo Ryu) + - Updated mr Translation (Sandeep Sheshrao Shedmake) + - Updated nb Translation (Kjartan Maraas) + - Updated nn Translation (Andreas N) + - Updated ru Translation (Yuri Myasoedov) + - Updated sk Translation (Pavol Klačanský) + - Updated sl Translation (Matej Urbančič) + - Updated ta Translation (Dr.T.Vasudevan) + NEW in 3.6.2 (13/11/2012) ============ diff --git a/configure.ac b/configure.ac index a3f59842e..f45763468 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], [7]) -m4_define([empathy_micro_version], [1]) +m4_define([empathy_micro_version], [2]) m4_define([empathy_nano_version], [0]) dnl Display the nano_version only if it's not '0' -- cgit v1.2.3