summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-05-21 16:28:16 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-05-21 16:28:16 +0100
commit4e7736243b5b6ceb999e7e9347ea74dac0abad28 (patch)
treec97c0109b2bfe0cd9deeebb055ee5dabbfda21c4
parent3a7fd8ea60ec01463118297aa76034f364c18b6e (diff)
Update NEWS for 0.10.x
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 36307549a..3f3e113c3 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,12 @@ telepathy-glib 0.10.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.10.5 (2010-04-28)