summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2013-04-14 11:51:32 +0100
committerWill Thompson <will.thompson@collabora.co.uk>2013-04-14 11:54:26 +0100
commit5cb65fa971d4461b1f6fc6fd79a4f5b6fff3a8cc (patch)
treedb676bd7ff0ccbf001269e55f51f2826fc7ded4a
parenteb6aea91d8e88c573652a9f03709928969a64498 (diff)
downloadtelepathy-glib-5cb65fa971d4461b1f6fc6fd79a4f5b6fff3a8cc.tar.gz
Update 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)
==================================