diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2010-05-21 16:28:23 +0100 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2010-05-21 16:28:23 +0100 |
commit | df5238a9ec5427d0931579f60be70161c5408aae (patch) | |
tree | 39ded52ec57c2345a7377f7aa09da4717d493aa4 /NEWS | |
parent | 42cb6493396c38d54126ab2427c4fc1dec1bf417 (diff) | |
parent | 4e7736243b5b6ceb999e7e9347ea74dac0abad28 (diff) |
Merge branch 'telepathy-glib-0.10'
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -3,6 +3,12 @@ telepathy-glib 0.11.6 (UNRELEASED) Fixes: +* TpGroupMixin: allow "adding" contacts who are already members, even if the + Can_Add flag isn't set (e.g. accepting a subscription request twice) (smcv) + +* TpGroupMixin: allow "removing" contacts who are not in the channel + (e.g. rejecting a subscription request twice) (smcv) + * Correct the syntax of TP_IS_HANDLE_REPO_IFACE (smcv) telepathy-glib 0.11.5 (2010-05-10) |