[Telepathy-commits] [telepathy-spec/master] NEWS: document SelfHandleChanged and the improved README
Simon McVittie
simon.mcvittie at collabora.co.uk
Mon Sep 8 10:50:02 PDT 2008
---
NEWS | 15 ++++++++++++++-
1 files changed, 14 insertions(+), 1 deletions(-)
diff --git a/NEWS b/NEWS
index 1250696..2e152ac 100644
--- a/NEWS
+++ b/NEWS
@@ -2,7 +2,7 @@ This file contains the same edited highlights as the announcement emails.
For full details, see the ChangeLog in tarballs, or "git log" in Git
checkouts.
-telepathy-spec 0.17.10 (2008-09-08)
+telepathy-spec 0.17.10 (UNRELEASED)
===================================
API changes:
@@ -20,12 +20,20 @@ API changes:
by using the Telepathy bus name. Clients can activate a particular
implementation if they want to.
+* Connection managers where the result of GetSelfHandle can change while
+ in the CONNECTED state (Idle is the only known example) must emit the new
+ SelfHandleChanged signal when this happens.
+
Deprecations:
* Passing suppress_handler=FALSE to RequestChannel is discouraged.
New API:
+* Connection has a new SelfHandle property, which matches the result of
+ GetSelfHandle and has change notification via the new SelfHandleChanged
+ signal
+
* DBus_Error_Name and DBus_Well_Known_Name string types have been added
in preparation for use in the ChannelDispatcher API. A Unix_Timestamp64 type
has been added so we won't have to change the spec as 2038 approaches :-)
@@ -36,6 +44,11 @@ Tools changes:
Miscellaneous:
+* There is now a better README, loosely based on the one in telepathy-glib
+
+* Some of the things we do and don't consider to be API guarantees
+ are now documented in README
+
* telepathy-spec is now maintained in git. See README for details.
telepathy-spec 0.17.9 (2008-08-15)
--
1.5.6.3
More information about the Telepathy-commits
mailing list