[next] telepathy-spec: 0.99.8
Simon McVittie
smcv at kemper.freedesktop.org
Wed Mar 19 12:31:30 PDT 2014
Module: telepathy-spec
Branch: next
Commit: 14ce1684653e3ad037298048d7265efb7291809f
URL: http://cgit.freedesktop.org/telepathy/telepathy-spec/commit/?id=14ce1684653e3ad037298048d7265efb7291809f
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date: Wed Mar 19 19:30:14 2014 +0000
0.99.8
---
NEWS | 28 ++++++++++++++++++++++++++++
spec/all.xml | 2 +-
2 files changed, 29 insertions(+), 1 deletion(-)
diff --git a/NEWS b/NEWS
index c53c567..71bf43d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,31 @@
+Telepathy 0.99.8 (2014-03-19)
+=============================
+
+The âlike spinning platesâ release.
+
+API breaks:
+
+⢠Account.AccountPropertyChanged has been replaced with
+ the standard o.fd.DBus.Properties.PropertiesChanged
+
+⢠Handle_Type is now Entity_Type, and all uses of the term have also been
+ renamed (TargetEntityType, etc.)
+
+⢠HandleChannel's Requests_Satisfied parameter has changed from ao
+ (array of object path) to a{oa{sv}} (map from object path to its immutable
+ properties), replacing Handler_Info["request-properties"]. Observer
+ has had a similar change.
+
+Deleted draft API that never had a satisfactory implementation:
+
+⢠Account.I.ExternalPasswordStorage1
+⢠Channel.I.CredentialsStorage1
+⢠CM.I.AccountStorage1
+
+Additions:
+
+⢠The Logger's D-Bus API is now part of the main spec.
+
Telepathy 0.99.7 (2014-01-29)
=============================
diff --git a/spec/all.xml b/spec/all.xml
index a9daae5..545fe0f 100644
--- a/spec/all.xml
+++ b/spec/all.xml
@@ -3,7 +3,7 @@
xmlns:xi="http://www.w3.org/2001/XInclude">
<tp:title>Telepathy D-Bus Interface Specification</tp:title>
-<tp:version>0.99.7</tp:version>
+<tp:version>0.99.8</tp:version>
<tp:copyright>Copyright © 2005-2014 Collabora Limited</tp:copyright>
<tp:copyright>Copyright © 2005-2011 Nokia Corporation</tp:copyright>
More information about the telepathy-commits
mailing list