summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 56b706fd1..ccc0da4d0 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,12 @@ Fixes:
• Isolate regression tests better (fd.o #63119, Simon)
+• Explicitly annotate tp_account_update_parameters_finish()'s
+ 'unset_parameters' argument to be a NULL-terminated string array. It was
+ previously incorrectly inferred to be a string, for some reason. (wjt)
+
+• Always flag delivery reports with Non_Text_Content. (fd.o #61254, wjt)
+
telepathy-glib 0.20.2 (2013-04-03)
==================================