diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2012-08-06 22:34:45 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2012-08-06 22:34:45 +0800 |
commit | 78cf933ba03eaa12cf69dd0f684c32b4f648b251 (patch) | |
tree | ee0cf98eb079f0c112d48c0945a3a9f15297ad2a /NEWS | |
parent | 173c39daafca8f712462abc7bbde64a1c269d4a0 (diff) | |
download | gsoc2013-empathy-78cf933ba03eaa12cf69dd0f684c32b4f648b251.tar gsoc2013-empathy-78cf933ba03eaa12cf69dd0f684c32b4f648b251.tar.gz gsoc2013-empathy-78cf933ba03eaa12cf69dd0f684c32b4f648b251.tar.bz2 gsoc2013-empathy-78cf933ba03eaa12cf69dd0f684c32b4f648b251.tar.lz gsoc2013-empathy-78cf933ba03eaa12cf69dd0f684c32b4f648b251.tar.xz gsoc2013-empathy-78cf933ba03eaa12cf69dd0f684c32b4f648b251.tar.zst gsoc2013-empathy-78cf933ba03eaa12cf69dd0f684c32b4f648b251.zip |
prepare 3.5.5
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 34 |
1 files changed, 34 insertions, 0 deletions
@@ -1,3 +1,37 @@ +NEW in 3.5.5 (06/08/2012) +============ + +Ubuntu Oncline Accounts support has been greatly improved as Empathy can now +provides plugins to create any kind of IM account using UOA's panel. + +Empathy also migrated to libsecret [0]. + +[0] https://live.gnome.org/GnomeGoals/LibsecretMigration + +Dependencies: + • telepathy-glib ≥ 0.19.6 + • libsecret ≥ 0.5 + +Bugs fixed: + - Fixed #679884, libsecret migration (Stef Walter) + - Fixed #680448, Generate UOA plugins (Guillaume Desmottes) + - Fixed #680449, Add UOA app plugin (Xavier Claessens) + - Fixed #680646, UOA: Web authentificated accounts shouldn't be modifiable (Xavier Claessens) + - Fixed #680952, empathy-auth-client crashed with SIGSEGV in auth_data_free() (Guillaume Desmottes) + - Fixed #681079, Claim that Windows Live certificate isn't valid (Guillaume Desmottes) + +Translations: + - Updated el Translation (Tom Tryfonidis) + - Updated es Translation (Daniel Mustieles) + - Updated gl Translation (Fran Diéguez) + - Updated gu Translation (Sweta Kothari) + - Updated he Translation (Yaron Shahrabani) + - Updated hu Translation (Gabor Kelemen) + - Updated id Translation (Andika Triwidada) + - Updated ja Translation (Jiro Matsuzawa) + - Updated nb Translation (Kjartan Maraas) + - Updated sl Translation (Matej Urbančič) + NEW in 3.5.4.1 (24/07/2012) ============== |