]> git.0d.be Git - empathy.git/commitdiff
prepare 3.5.4.1
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Tue, 24 Jul 2012 07:47:30 +0000 (09:47 +0200)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Tue, 24 Jul 2012 13:56:30 +0000 (15:56 +0200)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 16ebcc57c970f8d27114f8ede0afd42f557f4dab..d4b6411e37375c19bd98078176b124bc2999848a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+NEW in 3.5.4.1 (24/07/2012)
+==============
+
+Empathy gains support for the Ubuntu Online Accounts framework. If built
+with --enable-ubuntu-online-accounts Empathy will be able to connect (using
+SSO) to GTalk, Facebook and Windows Live accounts configured in the Ubuntu
+Online Accounts pane.
+
+Dependencies:
+ • telepathy-glib ≥ 0.19.4
+ • mission-control-plugins ≥ 5.13.0 (optional)
+ • libaccounts-glib ≥ 1.1 (optional)
+ • libsignon-glib ≥ 1.1 (optional)
+ • account-plugin (optional)
+
+Bugs fixed:
+ - Fixed #677180, Doesn't save updated password (Guillaume Desmottes)
+ - Fixed #679786, Turn libempathy(-gtk) to private public libs (Guillaume Desmottes)
+ - Fixed #679868, [New roster] The Top Contacts group name isn't displayed above the top contacts if all of them are offline (Laurent Contzen)
+ - Fixed #680076, Fail to join password protected room (Guillaume Desmottes)
+ - Fixed #680160, Auth client code should make easier to add other account storages (Xavier Claessens)
+
 NEW in 3.5.4 (16/07/2012)
 ============
 
index c2c6c583db123f3226dfbc839adbb2ac869cfe49..faf3fcc9fdbc76c2281d7e1a17d0608ece0b252f 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], [0])
+m4_define([empathy_nano_version], [1])
 
 dnl Display the nano_version only if it's not '0'
 m4_define([empathy_base_version],