From cc01a976b561432016ab92d69dd10fd66a10a0b8 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Fri, 25 May 2007 14:01:48 +0000 Subject: update NEWS file svn path=/trunk/; revision=95 --- ChangeLog | 4 ++-- NEWS | 17 ++++++++++++++++- 2 files changed, 18 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 18d06118c..7a4b223dc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,9 +11,9 @@ * libempathy-gtk/gossip-new-chatroom-dialog.c: Do not use the server entry's value if it's hidden. - * libempathy-gtk/gossip-contact-list-view.c:Do not highlight groups + * libempathy-gtk/gossip-contact-list-view.c: Do not highlight groups when adding them in the roster. - * libempathy/empathy-tp-contact-list.c: DO not create new GossipContact + * libempathy/empathy-tp-contact-list.c: Do not create new GossipContact object in presence/avatar/alias changed signal if we don't already know that contact from a contact list channel. This should fix DBus max pending calls limit reached in some cases. diff --git a/NEWS b/NEWS index 2c13199f5..0aa68bb0b 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,21 @@ +NEW in 0.5: +=========== + - Do not highlight groups when adding them in the roster. + - Do not create new GossipContact object in presence/avatar/alias changed + signal if we don't already know that contact from a contact list channel. + This should fix DBus max pending calls limit reached in some cases. + - New icon for empathy-new-message, empathy-group-message and + empathy-proto-irc. + - Chatroom support. New objects: GossipNewChatroomDialog, GossipAccountChooser, + GossipGroupChat + - If we are offline do not set away on idle. If we are already away restore to + available when we are no mode idle. Do no modify status message. + - Fixed message displaying with fancy themes. + - Many bugs fixed. + NEW in 0.4: -============== +=========== - contact list refactoring: EmpathyContactList is an iface implemented by EmpathyTpContactList, EmpathyContactManager and EmpathyTpChatroom. GossipContactList splitted into GossipContactListStore and -- cgit v1.2.3