diff options
author | Jonny Lamb <jonny.lamb@collabora.co.uk> | 2011-01-27 16:22:06 +0000 |
---|---|---|
committer | Jonny Lamb <jonny.lamb@collabora.co.uk> | 2011-01-27 16:22:06 +0000 |
commit | 006f37f0f5c9382b914ff83e27d0ab490ee2c1c7 (patch) | |
tree | 0bf61bc3a2f9427b5f66f68438096d6d3c539ccc | |
parent | 2a7408046fe2e2c9c8e317e65c7e358e119745c3 (diff) |
NEWS: updated
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
-rw-r--r-- | NEWS | 16 |
1 files changed, 15 insertions, 1 deletions
@@ -3,7 +3,21 @@ telepathy-glib 0.13.11 (UNRELEASED) The “and, erm … I own an M-16 fully-automatic ground assault rifle” release. -… +Enhancements: + +• fd.o#32053: The TpContactSearch object has been added. It represents + ongoing searches for contacts. (pochu) + +Fixes: + +• fd.o#32551: tp_base_client_set_observer_recover now works with all + possible gboolean arguments! (jonny) + +• tp_debug_timestamped_log_handler will now print the message and not + just the time, which was broken over a year ago. (jonny) + +• TpProtocol will now consider a manager file's AuthenticationTypes + value. (jonny) telepathy-glib 0.13.10 (2010-12-20) =================================== |