diff options
author | Olivier Le Thanh Duong <olivier@lethanh.be> | 2009-06-11 17:06:37 +0200 |
---|---|---|
committer | Olivier Le Thanh Duong <olivier@lethanh.be> | 2009-06-11 17:33:39 +0200 |
commit | f6d0e0c89b2be3c6c52ab558c862e6b5a48d07e6 (patch) | |
tree | b929d0f528c6d1e97fffb0d04b31a4145409f8ff /NEWS | |
parent | 248d188db9b9935e3c710f6c6e9a3f06d493fddc (diff) |
Fix GetSelfHandle in text channel, add own handle to members
Redefine GetSelfHandle since we use our own handle as Butterfly doesn't have channel specific handles.
Add our own handle to the members of the channel.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,6 +14,7 @@ Fixes: * Fixed AttributeError in on_contact_memberships_changed (fd.o #19919) * Actually emit the SimplePresence.PresencesChanged signal * Fix RequestHandles for contact and DnD in empathy (fd.o #22224) + * Fix GetSelfHandle in text channel, add handle in members telepathy-butterfly-0.3.3 (06-01-2009) ====================================== |