[next] telepathy-glib: NEWS
Xavier Claessens
xclaesse at kemper.freedesktop.org
Tue Jun 12 01:02:31 PDT 2012
Module: telepathy-glib
Branch: next
Commit: 2ea0c999ab61ebaed883a69f207fe9ca3979dce0
URL: http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=2ea0c999ab61ebaed883a69f207fe9ca3979dce0
Author: Xavier Claessens <xavier.claessens at collabora.co.uk>
Date: Wed Jun 6 15:57:14 2012 +0200
NEWS
---
NEWS | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
diff --git a/NEWS b/NEWS
index b4a33ab..4fb4c62 100644
--- a/NEWS
+++ b/NEWS
@@ -43,6 +43,18 @@ Deprecations:
TpBaseConnection have been sealed. In the same spirit than G_SEAL, we
introduced _TP_SEAL to force usage of getters and setters. (Simon)
+⢠Including individual headers is now deprecated. Only the teleapthy-glib.h and
+ telepathy-glib-dbus.h meta headers should be included in applications. Build
+ error is disabled by default and can be turned on by defining
+ TP_DISABLE_SINGLE_INCLUDE. (Xavier)
+
+⢠tp_list_connection_managers() has been deprecated in favor of
+ tp_list_connection_managers_async() and tp_list_connection_managers_finish().
+ (Simon)
+
+⢠TpConnectionManagerProtocol and all its related functions have been deprecated
+ in favor of TpProtocol. (Simon)
+
Enhancements:
⢠New TpAccountRequest object to help account creation (Jonny)
More information about the telepathy-commits
mailing list