diff options
author | Will Thompson <will.thompson@collabora.co.uk> | 2013-04-14 11:51:32 +0100 |
---|---|---|
committer | Will Thompson <will.thompson@collabora.co.uk> | 2013-04-14 11:54:26 +0100 |
commit | 5cb65fa971d4461b1f6fc6fd79a4f5b6fff3a8cc (patch) | |
tree | db676bd7ff0ccbf001269e55f51f2826fc7ded4a /NEWS | |
parent | eb6aea91d8e88c573652a9f03709928969a64498 (diff) |
Update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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) ================================== |