summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 12 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 5fcd1bbe7..c7fdb2d6f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,11 +1,22 @@
-telepathy-glib 0.16.5 (UNRELEASED)
+telepathy-glib 0.16.5 (2012-02-13)
==================================
+The “touristic” release.
+
Fixes:
• fd.o #45554: fix use-after-free if various async results are kept until
after the callback has returned, which is considered valid. (Simon)
+• tp_account_manager_get_most_available_presence() now returns ("offline, "")
+ as status and message if no account is connected, as stated in the doc,
+ instead of (NULL, NULL). (Guillaume)
+
+• TpChannel: fix a crash when preparing contacts. (Xavier)
+
+• fdo.o #45982: fix a crash in TpBaseContactList when using RenameGroup()'s
+ fallback code.
+
telepathy-glib 0.16.4 (2011-12-13)
==================================