diff options
author | Will Thompson <will.thompson@collabora.co.uk> | 2013-04-14 11:55:14 +0100 |
---|---|---|
committer | Will Thompson <will.thompson@collabora.co.uk> | 2013-04-14 11:55:25 +0100 |
commit | f58e406cfffc1782ece080a17177271c098a1e0e (patch) | |
tree | 3e2b45ce11caab463e82782cb331fc0a235cfbf3 /NEWS | |
parent | 5d5c11908eb9b6e91455416d96e41a7a636c56e5 (diff) | |
parent | 5cb65fa971d4461b1f6fc6fd79a4f5b6fff3a8cc (diff) |
Merge branch 'telepathy-glib-0.20' and update NEWS
Conflicts:
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.21.0 (2013-04-03) ================================== |