summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Laban <david.laban@collabora.co.uk>2010-04-16 22:58:02 +0100
committerJonny Lamb <jonny.lamb@collabora.co.uk>2010-04-16 22:59:23 +0100
commitac478f447b0bf374c2833d4986584408df9efda1 (patch)
treef27bc2520874bc53b5014c7dfc79b2db6953d6fc /NEWS
parentdaf779dd0460774b8108172d2a0ec3a9d79729e8 (diff)
text channel: raise ValueError if a message ID is Received twice
Fixes fd.o#13623 Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f54626e..2564b8e 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,9 @@ Fixes:
* fd.o#27378: allow TargetHandle=0 when TargetHandleType=NONE.
+ * fd.o#13623: TextChannel should not send messages with the same id
+ more than once.
+
telepathy-python 0.15.17 (2010-03-12)
=====================================