[empathy/gnome-3-6] prepare 3.6.3



commit 9d54c02581f1b01d7dc90156b68dc6704c6258f8
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Wed Jan 9 11:13:37 2013 +0100

    prepare 3.6.3

 NEWS         |   22 ++++++++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 24 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 501ad8b..b0746af 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+NEW in 3.6.3 (09/01/2013)
+============
+
+This stable release fixes a bunch of annoying bugs and one crasher.
+Distributions shipping GNOME 3.6 should consider upgrading.
+
+Bugs fixed:
+ - Fixed #691085, Backslash escapes applied in the chat log (Guillaume Desmottes)
+ - Fixed #691137, Empathy contact list window resizes automatically when connections are lost (Guillaume Desmottes)
+ - Fixed #691195, Rakia / SIP "Use this account to call landlines and mobile phones" checkbox does nothing (Guillaume Desmottes)
+ - Fixed #691006, empathy-CRITICAL **: empathy_contact_dup_from_tp_contact: assertion `TP_IS_CONTACT (tp_contact)' failed (Guillaume Desmottes)
+ - Fixed #688132, code generation during build has a race due to unintended concurrency (Debarshi Ray, Guillaume Desmottes)
+
+Translations:
+ - Updated hi Translation (Rajesh Ranjan)
+ - Updated kn Translation (Shankar Prasad)
+ - Updated ml Translation (Ani Peter)
+ - Updated or Translation (ManojKumar Giri)
+ - Updated ta Translation (Dr.T.Vasudevan)
+ - Updated te Translation (Krishnababu Krothapalli)
+ - Updated ug Translation (Gheyret Kenji)
+
 NEW in 3.6.2 (13/11/2012)
 ============
 
diff --git a/configure.ac b/configure.ac
index 15d27f3..962bf60 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], [6])
-m4_define([empathy_micro_version], [2])
+m4_define([empathy_micro_version], [3])
 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]