summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2014-01-13 11:53:19 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2014-01-13 11:53:19 +0000
commit35c3b0045a5edb2ba312599a1dd09b4b4779bb12 (patch)
tree4c48a812f34b3f1d836e9ab0bd3e53a736a56f3f
parenta8fa5571f20081156d00e24095d3778b2b778f36 (diff)
-rw-r--r--NEWS18
-rw-r--r--spec/Connection.xml2
-rw-r--r--spec/all.xml4
3 files changed, 19 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index f710a17c..a0956d11 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 606ce4fa..86b9a053 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 b63dfa32..48515d1a 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>