summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-05-21 16:28:23 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-05-21 16:28:23 +0100
commitdf5238a9ec5427d0931579f60be70161c5408aae (patch)
tree39ded52ec57c2345a7377f7aa09da4717d493aa4 /NEWS
parent42cb6493396c38d54126ab2427c4fc1dec1bf417 (diff)
parent4e7736243b5b6ceb999e7e9347ea74dac0abad28 (diff)
Merge branch 'telepathy-glib-0.10'
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5d019a65..30e01613 100644
--- a/NEWS
+++ b/NEWS
@@ -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)