diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2010-12-16 11:20:23 +0000 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2010-12-16 11:20:23 +0000 |
commit | f86c69c7fd2003eb98b8e9b4ed08703d150945af (patch) | |
tree | 2700b30abfab2c2552305ee8344f6da28eb9e2bb /NEWS | |
parent | 8e82d53f190281d8fe9173a487dfebfeb917663a (diff) |
NEWS
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -5,6 +5,9 @@ Enhancements: • New TpMessage API: tp_message_get_message_type, tp_cm_message_new_text (smcv) +• fd.o #32411: warn and do nothing if unsupported flags are passed to + tp_g_signal_connect_object (smcv) + Fixes: • tp_account_manager_ensure_account() no longer criticals if you pass it a @@ -16,6 +19,9 @@ Fixes: • fd.o#32184: Connection bus names are no longer erroneously released while connections are still open. This was a regression in 0.13.5. (wjt) +• fd.o #32423: Preparing TpAccount features when the CORE feature is already + prepared now works (smcv) + • Documentation improvements (smcv) telepathy-glib 0.13.9 (2010-12-10) |