[next] telepathy-spec: 0.99.6
Simon McVittie
smcv at kemper.freedesktop.org
Mon Jan 13 04:42:26 PST 2014
Module: telepathy-spec
Branch: next
Commit: 35c3b0045a5edb2ba312599a1dd09b4b4779bb12
URL: http://cgit.freedesktop.org/telepathy/telepathy-spec/commit/?id=35c3b0045a5edb2ba312599a1dd09b4b4779bb12
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date: Mon Jan 13 11:53:19 2014 +0000
0.99.6
---
NEWS | 18 ++++++++++++++++--
spec/Connection.xml | 2 +-
spec/all.xml | 4 ++--
3 files changed, 19 insertions(+), 5 deletions(-)
diff --git a/NEWS b/NEWS
index f710a17..a0956d1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,21 @@
-Telepathy 0.99.6 (UNRELEASED)
+Telepathy 0.99.6 (2014-01-13)
=============================
-â¦
+The âlittle by littleâ release.
+
+API breaks:
+
+⢠all remaining functionality of Connection.I.Contacts has moved to
+ the core Connection interface (fd.o #50093, Simon)
+
+⢠the Connection.I.Requests interface is still separate (so that its
+ signals do not wake up uninterested clients), but is implicitly present
+ and so no longer needs to be listed in Connection.Interfaces (fd.o #50093,
+ Simon)
+
+Other changes:
+
+⢠X-TELEPATHY-PASSWORD is not mandatory if unimplementable (fd.o #64354, Simon)
Telepathy 0.99.5 (2013-11-11)
=============================
diff --git a/spec/Connection.xml b/spec/Connection.xml
index 606ce4f..86b9a05 100644
--- a/spec/Connection.xml
+++ b/spec/Connection.xml
@@ -925,7 +925,7 @@ USA.</p>
and signals have been removed from this interface including
anything to do with handle reference counting.</tp:changed>
- <tp:changed version="0.99.UNRELEASED">The former Contacts interface
+ <tp:changed version="0.99.6">The former Contacts interface
is now part of Connection.</tp:changed>
</interface>
</node>
diff --git a/spec/all.xml b/spec/all.xml
index b63dfa3..48515d1 100644
--- a/spec/all.xml
+++ b/spec/all.xml
@@ -3,9 +3,9 @@
xmlns:xi="http://www.w3.org/2001/XInclude">
<tp:title>Telepathy D-Bus Interface Specification</tp:title>
-<tp:version>0.99.5.1</tp:version>
+<tp:version>0.99.6</tp:version>
-<tp:copyright>Copyright © 2005-2013 Collabora Limited</tp:copyright>
+<tp:copyright>Copyright © 2005-2014 Collabora Limited</tp:copyright>
<tp:copyright>Copyright © 2005-2011 Nokia Corporation</tp:copyright>
<tp:copyright>Copyright © 2006 INdT</tp:copyright>
More information about the telepathy-commits
mailing list