]> git.0d.be Git - empathy.git/commitdiff
prepare 3.5.5
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 6 Aug 2012 14:34:45 +0000 (16:34 +0200)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 6 Aug 2012 14:34:45 +0000 (16:34 +0200)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index d4b6411e37375c19bd98078176b124bc2999848a..6d2005ff75cbd1e04dbfb51064e2562f26a339f2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -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)
 ==============
 
index c6d91621159772bfa5b2ac70bee0a287d3cb0824..109d2398cc2ec3185954035583847fce545b15ac 100644 (file)
@@ -1,10 +1,10 @@
 dnl If not 1, append datestamp to the version number
-m4_define(empathy_released, 0)
+m4_define(empathy_released, 1)
 
 m4_define([empathy_major_version], [3])
 m4_define([empathy_minor_version], [5])
-m4_define([empathy_micro_version], [4])
-m4_define([empathy_nano_version], [1])
+m4_define([empathy_micro_version], [5])
+m4_define([empathy_nano_version], [0])
 
 dnl Display the nano_version only if it's not '0'
 m4_define([empathy_base_version],