diff options
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 ============= |