diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2011-04-04 20:58:18 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2011-04-04 20:58:18 +0800 |
commit | ee8f98a6e6f1e3e3dd0e6c8cfc29189f2b368b8b (patch) | |
tree | cab44cb0416f343823a58133aa1d51e069d1b143 /NEWS | |
parent | de3dbb6817d90c0eee7207fc5b69e53e7e72200a (diff) | |
download | gsoc2013-empathy-ee8f98a6e6f1e3e3dd0e6c8cfc29189f2b368b8b.tar gsoc2013-empathy-ee8f98a6e6f1e3e3dd0e6c8cfc29189f2b368b8b.tar.gz gsoc2013-empathy-ee8f98a6e6f1e3e3dd0e6c8cfc29189f2b368b8b.tar.bz2 gsoc2013-empathy-ee8f98a6e6f1e3e3dd0e6c8cfc29189f2b368b8b.tar.lz gsoc2013-empathy-ee8f98a6e6f1e3e3dd0e6c8cfc29189f2b368b8b.tar.xz gsoc2013-empathy-ee8f98a6e6f1e3e3dd0e6c8cfc29189f2b368b8b.tar.zst gsoc2013-empathy-ee8f98a6e6f1e3e3dd0e6c8cfc29189f2b368b8b.zip |
prepare 3.0 releaseEMPATHY_3_0_0
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 47 |
1 files changed, 47 insertions, 0 deletions
@@ -1,3 +1,50 @@ +NEW in 3.0.0 (04/04/2011) +============ + +The "Et un, et deux, et trois, zéro !" release. + +Here we go, this is GNOME 3.0 release of Empathy. + +The biggest change since 2.91.93 is a better integration of Empathy's +notification in gnome-shell: calls, file transfers and room invitations +notifications should now be properly displayed with the 3.0 version of +the Shell. + +We strongly recommend distributions shipping this version to update to +telepathy-logger 0.2.8 as well. + +Once again, GNOME's translation team did an outstanding job. Thanks to them +this new major release of Empathy is usable in more than 50 languages! + +Bugs fixed: + - Fixed #646010, ft-manager: make sure the scrolled window expands in the dialog height (Cosimo Cecchi) + - Fixed #646097, Shouldn't format notification header (Guillaume Desmottes) + - Fixed #646691, Fails to build with -Werror (Danilo Segan) + - Fixed #638951, Conversation windows resize after being shown (Guillaume Desmottes) + - Fixed #645932, Hard to accept incoming calls and file transfer (Guillaume Desmottes) + +Translations: + - Updated ca Translation (Jordi Serratosa) + - Updated da Translation (Kenneth Nielsen) + - Updated de Translation (Wolfgang Stöggl) + - Updated el Translation (George Stefanakis) + - Updated et Translation (Mattias Põldaru) + - Updated eu Translation (Inaki Larranaga Murgoitio) + - Updated gu Translation (Sweta Kothari) + - Updated ja Translation (OKANO Takayoshi) + - Updated nl Translation (Hannie Dumoleyn) + - Updated pt_BR Translation (Rodrigo Padula de Oliveira) + - Updated ru Translation (Leonid Kanter) + - Updated sk Translation (Pavol Klačanský) + - Updated sr@latin Translation (Branko Kokanović) + - Updated sr Translation (Branko Kokanović) + - Updated tr Translation (Baris Cicek) + - Updated vi Translation (Nguyễn Thái Ngọc Duy) + +Documentation translations: + - Updated de Documentation translation (Wolfgang Stöggl, Hendrik Richter, Mario Blättermann) + - Updated es Documentation translation (Jorge González) + NEW in 2.91.93 (28/03/2011) ============== |