summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-12-10 14:21:59 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-12-10 14:21:59 +0000
commiteeaac803b9a21db4653ff4fea7923c855c208ec6 (patch)
tree9424cf0c5654fe548eed9da97d856b59ba6cc9d1 /NEWS
parentc626e112d3b73ba2498a9946b62683c04860f3ee (diff)
NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d14214154..becf1d570 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,11 @@ Fixes:
• fd.o #32191: when tp_connection_get_contacts_by_handle would return
contacts that already exist, make sure they have the desired features (smcv)
+• fd.o #32222: fix a leak of TpChannel objects in TpBaseClient, document that
+ Handlers are responsible for closing their channels, warn if channels are
+ still handled when a Handler is disposed, and close channels in some
+ regression tests (Zdra)
+
telepathy-glib 0.12.5 (2010-11-25)
==================================