diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2012-09-17 21:52:46 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2012-09-17 21:52:46 +0800 |
commit | b8430db01b7e258303722a2173bd95112e0fce18 (patch) | |
tree | 7464177254923465ae0116ddc3d64bcc5a2268c6 /NEWS | |
parent | 0f8b525b8972aba4cce8bd03e22e55b07bfd857c (diff) | |
download | gsoc2013-empathy-b8430db01b7e258303722a2173bd95112e0fce18.tar gsoc2013-empathy-b8430db01b7e258303722a2173bd95112e0fce18.tar.gz gsoc2013-empathy-b8430db01b7e258303722a2173bd95112e0fce18.tar.bz2 gsoc2013-empathy-b8430db01b7e258303722a2173bd95112e0fce18.tar.lz gsoc2013-empathy-b8430db01b7e258303722a2173bd95112e0fce18.tar.xz gsoc2013-empathy-b8430db01b7e258303722a2173bd95112e0fce18.tar.zst gsoc2013-empathy-b8430db01b7e258303722a2173bd95112e0fce18.zip |
prepare 3.5.92
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 40 |
1 files changed, 40 insertions, 0 deletions
@@ -1,3 +1,43 @@ +NEW in 3.5.92 (17/09/2012) +============= + +Dependencies: + • telepathy-glib ≥ 0.19.9 + • folks ≥ 0.7.3 + +Bugs fixed: + - Fixed #675220, Avoid repeatedly reloading icons in list views (Guillaume Desmottes) + - Fixed #683699, Crash when closing test-empathy-roster-model-aggregator (Guillaume Desmottes) + - Fixed #683827, GST 1.0 enabled build fails without gst 0.10 installed (Olivier Crête) + - Fixed #683854, empathy-utils.c:568: empathy_account_manager_get_accounts_connected called before AccountManager ready (Guillaume Desmottes) + - Fixed #683864, Memory leak fixes (Guillaume Desmottes) + - Fixed #684194, Selection not visible with some themes (Guillaume Desmottes) + +Translations: + - Updated ar Translation (Ibrahim Saed) + - Updated as Translation (Nilamdyuti Goswami) + - Updated be Translation (Ihar Hrachyshka) + - Updated cs Translation (Marek Černocký) + - Updated da Translation (Kenneth Nielsen) + - Updated de Translation (Mario Blättermann) + - Updated el Translation (Tom Tryfonidis) + - Updated es Translation (Daniel Mustieles) + - Updated fi Translation (Ville-Pekka Vainio) + - Updated he Translation (Yaron Shahrabani) + - Updated hi Translation (Rajesh Ranjan) + - Updated ko Translation (Changwoo Ryu) + - Updated lt Translation (Aurimas Černius) + - Updated mr Translation (Sandeep Sheshrao Shedmake) + - Updated pt Translation (Duarte Loreto) + - Updated ru Translation (Yuri Myasoedov) + - Updated uk Translation (Daniel Korostil) + - Updated zh_HK Translation (Cheng-Chia Tseng) + - Updated zh_TW Translation (Cheng-Chia Tseng) + +Documentation translations: + - Updated el Documentation translation (Tom Tryfonidis) + - Updated es Documentation translation (Daniel Mustieles) + NEW in 3.5.91.1 (07/09/2012) =============== |