aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@src.gnome.org>2007-05-25 22:01:48 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2007-05-25 22:01:48 +0800
commitcc01a976b561432016ab92d69dd10fd66a10a0b8 (patch)
treeebacf329cae0bfd4ddffa0e5bd5f8cd58a2ca9bf /NEWS
parent5e4109c79e8892dd29690c35ac21cd0d3921ced7 (diff)
downloadgsoc2013-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 'NEWS')
-rw-r--r--NEWS17
1 files changed, 16 insertions, 1 deletions
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