diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2013-01-09 18:13:37 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2013-01-09 18:20:01 +0800 |
commit | 9d54c02581f1b01d7dc90156b68dc6704c6258f8 (patch) | |
tree | 28c930216ff0c4cee041279dd1aa4cd5b8759de9 /NEWS | |
parent | d626e269cd10cce37a1ca54ff7474ae6aee16df4 (diff) | |
download | gsoc2013-empathy-EMPATHY_3_6_3.tar gsoc2013-empathy-EMPATHY_3_6_3.tar.gz gsoc2013-empathy-EMPATHY_3_6_3.tar.bz2 gsoc2013-empathy-EMPATHY_3_6_3.tar.lz gsoc2013-empathy-EMPATHY_3_6_3.tar.xz gsoc2013-empathy-EMPATHY_3_6_3.tar.zst gsoc2013-empathy-EMPATHY_3_6_3.zip |
prepare 3.6.3EMPATHY_3_6_3
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -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) ============ |