summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonny Lamb <jonny.lamb@collabora.co.uk>2011-01-27 16:22:06 +0000
committerJonny Lamb <jonny.lamb@collabora.co.uk>2011-01-27 16:22:06 +0000
commit006f37f0f5c9382b914ff83e27d0ab490ee2c1c7 (patch)
tree0bf61bc3a2f9427b5f66f68438096d6d3c539ccc
parent2a7408046fe2e2c9c8e317e65c7e358e119745c3 (diff)
NEWS: updated
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
-rw-r--r--NEWS16
1 files changed, 15 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 45aa4e9a0..85dbf24c9 100644
--- a/NEWS
+++ b/NEWS
@@ -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)
===================================