summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorOlivier Le Thanh Duong <olivier@lethanh.be>2009-06-11 17:06:37 +0200
committerOlivier Le Thanh Duong <olivier@lethanh.be>2009-06-11 17:33:39 +0200
commitf6d0e0c89b2be3c6c52ab558c862e6b5a48d07e6 (patch)
treeb929d0f528c6d1e97fffb0d04b31a4145409f8ff /NEWS
parent248d188db9b9935e3c710f6c6e9a3f06d493fddc (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--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index caf0007..dabef8f 100644
--- a/NEWS
+++ b/NEWS
@@ -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)
======================================