From 9ed2deae458bc79c6821c928c260dbbf55c83b9b Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Mon, 26 May 2008 16:55:55 +0000 Subject: Prepare release 0.17.6 20080526165555-53eee-a3604161f40bb5527526ea7d974543aa598f9201.gz --- NEWS | 34 ++++++++++++++++++++++++++++++++++ spec/all.xml | 2 +- 2 files changed, 35 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index d13a5c19..c7abf6fb 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,40 @@ This file contains the same edited highlights as the announcement emails. For full details, see the ChangeLog in tarballs, or "darcs changes" in Darcs checkouts. +telepathy-spec 0.17.6 (2008-05-26) +================================== + +The "GetAll()" release. + +API changes: + +* The core Account interface no longer has an Avatar property, so that clients + can safely call GetAll for properties without flooding the bus with avatars + +API additions: + +* Group interface state is now in terms of properties, so you can use GetAll + to get a full state snapshot: + - Group.GroupFlags property (deprecating GetGroupFlags method) + - Group.SelfHandle property and Group.SelfHandleChanged signal (deprecating + GetSelfHandle method, and adding change-notification) + - Group.HandleOwners property and Group.HandleOwnersChanged signal + (deprecating GetHandleOwners method, and adding change-notification) + - Group.LocalPendingMembers, Group.Members, Group.RemotePendingMembers + properties (deprecating GetMembers, GetLocalPendingMembers, + GetLocalPendingMembersWithInfo, GetRemotePendingMembers and GetAllMembers + methods) +* Account.Interface.Avatar replaces the Account.Avatar property + +Fixes: + +* Messages, DeliveryReporting are correctly marked as experimental + +Tools changes: + +* Correctly pass through HTML attributes into the HTML spec +* Add markup Name_Of_Type which generates HTML links + telepathy-spec 0.17.5 (2008-05-21) ================================== diff --git a/spec/all.xml b/spec/all.xml index 4d30141e..8140ff51 100644 --- a/spec/all.xml +++ b/spec/all.xml @@ -3,7 +3,7 @@ xmlns:xi="http://www.w3.org/2001/XInclude"> Telepathy D-Bus Interface Specification -0.17.5.1 +0.17.6 Copyright (C) 2005-2008 Collabora Limited Copyright (C) 2005-2008 Nokia Corporation -- cgit v1.2.3