diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2013-09-24 12:07:29 +0100 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2013-09-24 12:07:29 +0100 |
commit | 5ebdcd4ced55abc121cc0b796a01a943e3bf040f (patch) | |
tree | 7d71e74492893f602a5cf0635e1c11d139f9406f /NEWS | |
parent | 755b880c45e75c072eaaa93007495b751515677b (diff) |
NEWS
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +telepathy-haze 0.7.2 (UNRELEASED) +================================= + +Fixes: + +• Report contacts with unknown presence as 'unknown' rather than raising + an error, and don't crash if libpurple reports a "primitive status" + that we don't understand (fd.o #69474, Simon) + +• Fix a memory leak when IM channels are closed (fd.o #31723, Simon) + +• Fix ContactGroups.SetContactGroups() implementation so it removes + the contact from groups if desired (fd.o #49389, Simon) + telepathy-haze 0.7.1 (2013-09-17) ================================= |