[empathy] prepare 3.5.5



commit 78cf933ba03eaa12cf69dd0f684c32b4f648b251
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Mon Aug 6 16:34:45 2012 +0200

    prepare 3.5.5

 NEWS         |   34 ++++++++++++++++++++++++++++++++++
 configure.ac |    6 +++---
 2 files changed, 37 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index d4b6411..6d2005f 100644
--- 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)
 ==============
 
diff --git a/configure.ac b/configure.ac
index c6d9162..109d239 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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],



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]