diff options
author | Xavier Claessens <xclaesse@src.gnome.org> | 2007-05-25 22:01:48 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2007-05-25 22:01:48 +0800 |
commit | cc01a976b561432016ab92d69dd10fd66a10a0b8 (patch) | |
tree | ebacf329cae0bfd4ddffa0e5bd5f8cd58a2ca9bf /ChangeLog | |
parent | 5e4109c79e8892dd29690c35ac21cd0d3921ced7 (diff) | |
download | gsoc2013-empathy-cc01a976b561432016ab92d69dd10fd66a10a0b8.tar gsoc2013-empathy-cc01a976b561432016ab92d69dd10fd66a10a0b8.tar.gz gsoc2013-empathy-cc01a976b561432016ab92d69dd10fd66a10a0b8.tar.bz2 gsoc2013-empathy-cc01a976b561432016ab92d69dd10fd66a10a0b8.tar.lz gsoc2013-empathy-cc01a976b561432016ab92d69dd10fd66a10a0b8.tar.xz gsoc2013-empathy-cc01a976b561432016ab92d69dd10fd66a10a0b8.tar.zst gsoc2013-empathy-cc01a976b561432016ab92d69dd10fd66a10a0b8.zip |
update NEWS fileEMPATHY_0_5
svn path=/trunk/; revision=95
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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. |