summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorXavier Claessens <xavier.claessens@collabora.co.uk>2013-04-03 12:54:54 +0200
committerXavier Claessens <xavier.claessens@collabora.co.uk>2013-04-03 12:58:50 +0200
commit31cb359ef8c1dc80f700c3fcc72d2578b0ffa0ba (patch)
treeec6d438a2fd08fec6df6e90e8b2b237202ca1854 /NEWS
parentbda340636d7fd33902e8016113e957dac2561a70 (diff)
0.21.0 releasetelepathy-glib-0.21.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 11d303470..2c0555718 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-telepathy-glib 0.21.0 (UNRELEASED)
+telepathy-glib 0.21.0 (2013-04-03)
==================================
This starts a new development branch.
@@ -30,6 +30,12 @@ Fixes:
• Fix builds with Automake 1.13 (fd.o #59604, Nuno Araujo)
+• Fix unit tests when running with glib >=2.36 (fd.o #63069, Xavier)
+
+• Fix refcycle preventing TpConnection objects to be freed. This theoretically
+ introduce a behaviour change of tp_connection_get_self_contact() that now
+ returns NULL when the connection as been invalidated. (fd.o #63027, Xavier)
+
Deprecations:
• tp_g_key_file_get_int64, tp_g_key_file_get_uint64 (use the corresponding