diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2014-03-13 13:49:01 +0000 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2014-03-13 13:49:01 +0000 |
commit | 3d96ce6954390613bf19bf8e5cf28ab1957717f2 (patch) | |
tree | 82768e5a4b3c97a2fe4d4c7a10e97b3bb42c6a55 | |
parent | b80309ee68dc9003d6384d6932d89c1443cdc8a1 (diff) |
0.22 NEWS
-rw-r--r-- | NEWS | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -1,7 +1,15 @@ telepathy-glib 0.22.2 (UNRELEASED) ================================== -... +Fixes: + +• clean up file transfer error handling to fix a crash frequently seen + under GLib 2.39 (fd.o #72319, Xavier) + +• fix a memory leak when cleaning up TpProxy "prepare" requests + (fd.o #76000, Simon) + +• fix a memory leak for paths to contacts' avatar data (fd.o #76000, Simon) telepathy-glib 0.22.1 (2014-01-29) ================================== |