diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2010-02-08 21:12:28 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2010-02-09 04:13:47 +0800 |
commit | 09a7a076bb941188de520241a5929b5cae6c363f (patch) | |
tree | f8c35ac375106a3e2ebd0447c531a021bf1a2597 /NEWS | |
parent | 8d186ba67e21afae30301944ab1f1069d2bbf886 (diff) | |
download | gsoc2013-empathy-09a7a076bb941188de520241a5929b5cae6c363f.tar gsoc2013-empathy-09a7a076bb941188de520241a5929b5cae6c363f.tar.gz gsoc2013-empathy-09a7a076bb941188de520241a5929b5cae6c363f.tar.bz2 gsoc2013-empathy-09a7a076bb941188de520241a5929b5cae6c363f.tar.lz gsoc2013-empathy-09a7a076bb941188de520241a5929b5cae6c363f.tar.xz gsoc2013-empathy-09a7a076bb941188de520241a5929b5cae6c363f.tar.zst gsoc2013-empathy-09a7a076bb941188de520241a5929b5cae6c363f.zip |
prepare 2.29.90 releaseEMPATHY_2_29_90
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 33 |
1 files changed, 33 insertions, 0 deletions
@@ -1,3 +1,36 @@ +NEW in 2.29.90 +============== + +The "Succulente lasagne aux truffes" release. + +Bugs fixed: + - Fixed #606329, Buttons in GtkInfoBar are too big. + - Fixed #607868, Change Hidden to Invisible in docs + - Fixed #608053, gtk_notebook_set_tab_label_packing has been deprecated in GTK+ 2.20 (Reimundo Heluani) + - Fixed #608690, Edit needs context (Guillaume Desmottes) + - Fixed #608813, EmpathyIdle singleton can be referenced by async functions after being finalized (crasher) (Travis Reitter) + - Fixed #608974, decling subscription doesn't remove the user from publish/local-pending (Danielle Madeley) + - Fixed #608975, Empathy calls SetAlias on a contact pending subscription (Danielle Madeley) + - Fixed #608979, Once chat window is open Empathy acks messages immediately (Danielle Madeley) + - Fixed #609030, uninitialised variable access (Danielle Madeley) + - Fixed #608882, Typo in salut-protocol.page (Łukasz Jernaś) + +Translations: + - Updated bg Translation (Alexander Shopov) + - Updated bn Translation (Jamil Ahmed) + - Updated de Translation (Christian Kirbach) + - Updated el Translation (Simos Xenitellis) + - Updated es Translation (Jorge González) + - Updated et Translation (Mattias Põldaru) + - Updated sl Translation (Matej Urbančič) + - Updated sv Translation (Daniel Nylander) + - Updated th Translation (Theppitak Karoonboonyanan) + - Updated zh_HK Translation (Chao-Hsiung Liao) + - Updated zh_TW Translation (Chao-Hsiung Liao) + +Documentation translations: + - Updated es Documentation translation (Jorge González) + NEW in 2.29.6 ============= |