summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2013-04-14 11:55:14 +0100
committerWill Thompson <will.thompson@collabora.co.uk>2013-04-14 11:55:25 +0100
commitf58e406cfffc1782ece080a17177271c098a1e0e (patch)
tree3e2b45ce11caab463e82782cb331fc0a235cfbf3 /NEWS
parent5d5c11908eb9b6e91455416d96e41a7a636c56e5 (diff)
parent5cb65fa971d4461b1f6fc6fd79a4f5b6fff3a8cc (diff)
downloadtelepathy-glib-f58e406cfffc1782ece080a17177271c098a1e0e.tar.gz
Merge branch 'telepathy-glib-0.20' and update NEWS
Conflicts: NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index bb61603ad..ddfb32c90 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.21.0 (2013-04-03)
==================================