summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-12-14 11:02:26 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-12-14 11:02:26 +0000
commitf77d9dd5af7160789f6f7b893e296e3afa9bea8b (patch)
treeff5533ae6693a87f0627ebf4eee9013783830322 /NEWS
parentc197574dda46912f784397a2f2648e9ac1c87238 (diff)
NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b04c2b905..75461823c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,10 @@
telepathy-glib 0.13.10 (UNRELEASED)
===================================
+Enhancements:
+
+• New TpMessage API: tp_message_get_message_type, tp_cm_message_new_text (smcv)
+
Fixes:
• tp_account_manager_ensure_account() no longer criticals if you pass it a
@@ -12,7 +16,7 @@ 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)
-…
+• Documentation improvements (smcv)
telepathy-glib 0.13.9 (2010-12-10)
==================================