[empathy] prepare 3.5.3
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy] prepare 3.5.3
- Date: Tue, 26 Jun 2012 07:38:05 +0000 (UTC)
commit cd175ba82376f368eca422abef56c41dbf6e60c7
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Tue Jun 26 09:37:54 2012 +0200
prepare 3.5.3
NEWS | 41 +++++++++++++++++++++++++++++++++++++++++
configure.ac | 4 ++--
2 files changed, 43 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7d9e662..40ca0aa 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,44 @@
+NEW in 3.5.3 (26/06/2012)
+============
+
+The contact list has been completely redesigned, see [0] for details; please
+test it and report any regression you may experience.
+
+[0] http://blog.desmottes.be/post/2012/06/15/New-Empathy-contact-list
+
+Dependencies:
+ â folks â 0.7.1
+ â telepathy-glib â 0.19.1
+ â libebook no longer needed
+
+Bugs fixed:
+ - Fixed #669484, [design] New contact list view (Guillaume Desmottes)
+ - Fixed #675214, Contacts not in groups after a restart (Guillaume Desmottes)
+ - Fixed #676634, Use TpAccountRequest (Guillaume Desmottes)
+ - Fixed #677465, Use TpProtocol more (Guillaume Desmottes)
+ - Fixed #677533, doesn't build with latest evolution-data-server (Guillaume Desmottes)
+ - Fixed #677545, Build with tp-glib GSEAL (Guillaume Desmottes)
+ - Fixed #677641, Use a weak reference while loading the logs asynchronously to detect when the object has been destroyed (Debarshi Ray)
+ - Fixed #677940, [new roster] Individual manager: track more popular contacts (Guillaume Desmottes)
+ - Fixed #677947, [new roster] Add EmpathyRosterView (Guillaume Desmottes)
+ - Fixed #677948, [new roster] Use EmpathyRosterView (Guillaume Desmottes)
+ - Fixed #677949, [new roster] Remove old preferences (Guillaume Desmottes)
+ - Fixed #678083, Find a better heuristic to compute contacts popularity (Seif Lotfy)
+ - Fixed #678091, [new roster] Display favorites in the top of the roster (Guillaume Desmottes)
+ - Fixed #678156, [new roster] People nearby group (Laurent Contzen)
+ - Fixed #678167, Not clear if mic is muted or not (Guillaume Desmottes)
+ - Fixed #678205, Contact gets displayed in the wrong group (Guillaume Desmottes)
+ - Fixed #678294, [new roster] Bring back individual tooltips (Guillaume Desmottes)
+ - Fixed #678307, irc connection parameters dialog: "apply" button stays unsensitive (Guillaume Desmottes)
+ - Fixed #678376, [new roster] Ungroupped contact should be displayed at the bottom of the roster (Laurent Contzen)
+
+Translations:
+ - Updated be Translation (Ihar Hrachyshka)
+ - Updated el Translation (Tom Tryfonidis)
+ - Updated es Translation (Daniel Mustieles)
+ - Updated gl Translation (Fran DiÃguez)
+ - Updated sl Translation (Andrej ÅnidarÅiÄ)
+
NEW in 3.5.2 (05/06/2012)
============
diff --git a/configure.ac b/configure.ac
index 34d754c..85b832c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,9 +1,9 @@
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], [2])
+m4_define([empathy_micro_version], [3])
m4_define([empathy_nano_version], [0])
dnl Display the nano_version only if it's not '0'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]