diff options
author | Xavier Claessens <xavier.claessens@collabora.co.uk> | 2012-05-23 10:58:20 +0200 |
---|---|---|
committer | Xavier Claessens <xavier.claessens@collabora.co.uk> | 2012-07-03 13:46:41 +0200 |
commit | 1fb96194bee4fa3af2230d996541f7474bf76600 (patch) | |
tree | b421affb7366d7aa9e48a3286fdc7a76aba3ee2f | |
parent | 50fdb9d38694d620dbe49ff00572df1e54454052 (diff) |
NEWS
-rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +telepathy-glib 0.19.3 (UNRELEASED) +================================== + +Deprecations: + +• tp_account_new(), tp_connection_new() and tp_*_channel_new() have been + deprecated. Those proxies should be created using corresponding + TpSimpleClientFactory APIs. + telepathy-glib 0.19.2 (2012-06-28) ================================== |