summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2014-03-18 11:01:57 +0100
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2014-03-18 12:15:05 +0100
commit3f02fdc0fd182e5f058507f966658ac89c1cdd85 (patch)
treed0da13a9e4c9fd22cd4707f48a30c4da835e75b1 /NEWS
parentbee5b30275907199e284625311bcd4fa6fc3097f (diff)
downloadtelepathy-glib-3f02fdc0fd182e5f058507f966658ac89c1cdd85.tar.gz
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS19
1 files changed, 18 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 3be7d674b..702bda8f0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,16 @@
-telepathy-glib 0.23.3 (UNRELEASED)
+telepathy-glib 0.23.3 (2014-03-18)
==================================
+This is the release candidate for the future 0.24.0 stable release.
+
+Enhancements:
+
+• TpProtocol gained API to access to its immutable properties as a
+ GVariant. (fd.o #55108, Guillaume)
+
+• TpCallStream and TpCallContent now inherit the factory from their
+ TpCallChannel. (fd.o #76168, Guillaume)
+
Fixes:
• fix a memory leak when cleaning up TpProxy "prepare" requests
@@ -8,6 +18,13 @@ Fixes:
• fix a memory leak for paths to contacts' avatar data (fd.o #76000, Simon)
+• fix crashes in TpFileTransferChannel with GLib 2.39 (fd.o #72319, Xavier)
+
+• fix some paths memory leaks (fd.o #76119, Guillaume)
+
+• tp_list_connection_managers_async() now terminates properly if there is no
+ CM installed. (fd.o #68892, Guillaume)
+
telepathy-glib 0.23.2 (2014-02-26)
==================================