[empathy] prepare 3.7.2



commit 8433c1d25c38161501f160a67516191a120a31e4
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Thu Nov 22 09:58:27 2012 +0100

    prepare 3.7.2

 NEWS         |   33 +++++++++++++++++++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 35 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 501ad8b..78af96d 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 a3f5984..f457634 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'



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]