From 847a3825bf21b66935ba1c092e71c93fa109d8f5 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Mon, 13 Aug 2007 10:50:49 +0000 Subject: Only update the topic of it has really be changed, avoid diplaying many 2007-08-13 Xavier Claessens * libempathy-gtk/empathy-group-chat.c: Only update the topic of it has really be changed, avoid diplaying many times "Topic set to:" message. * libempathy-gtk/empathy-chat.c: Some Jabber chatroom sends messages received before we joined the room, this avoid displaying those messages if we already logged them last time we joined that room. Previous workaround prevented Empathy to log offline messages. svn path=/trunk/; revision=255 --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 772489d12..2bc7fe7c5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2007-08-13 Xavier Claessens + + * libempathy-gtk/empathy-group-chat.c: Only update the topic of it has + really be changed, avoid diplaying many times "Topic set to:" message. + + * libempathy-gtk/empathy-chat.c: Some Jabber chatroom sends messages + received before we joined the room, this avoid displaying those messages + if we already logged them last time we joined that room. Previous + workaround prevented Empathy to log offline messages. + 2007-08-12 Xavier Claessens * configure.ac: Bump version to 0.12. -- cgit v1.2.3