diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2013-11-11 17:43:43 +0000 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2013-11-11 17:43:43 +0000 |
commit | 01c1a21ceac3bffa8a8486aa24b3455f734d0680 (patch) | |
tree | eb6c1b60289684145baa9d01ea1cfc0f7db52246 | |
parent | ba930df934cfa15893551193d97cd64b9aebb9bd (diff) |
0.99.5telepathy-spec-0.99.5
-rw-r--r-- | NEWS | 18 | ||||
-rw-r--r-- | spec/all.xml | 2 |
2 files changed, 19 insertions, 1 deletions
@@ -1,3 +1,21 @@ +Telepathy 0.99.5 (2013-11-11) +============================= + +The “high and dry” release. + +API breaks: + +• All D-Bus namespaces have changed from im.telepathy1 to im.telepathy.v1 + +• The Renaming1.Renamed signal carries the identifier, not just the handle + +• .manager and .client files go in $XDG_DATA_DIRS/telepathy-1 instead + of $XDG_DATA_DIRS/telepathy, to be parallel-installable with Telepathy 0 + +New stable API: + +• IRCCommand1 is marked as stable + Telepathy 0.99.4 (2013-10-29) ============================= diff --git a/spec/all.xml b/spec/all.xml index 3f3ad63c..8152a742 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.4.1</tp:version> +<tp:version>0.99.5</tp:version> <tp:copyright>Copyright © 2005-2013 Collabora Limited</tp:copyright> <tp:copyright>Copyright © 2005-2011 Nokia Corporation</tp:copyright> |