diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2013-11-11 20:04:08 +0000 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2013-11-11 20:14:38 +0000 |
commit | efceabf103e52a53b69f94a32ec31a8773a8b4fa (patch) | |
tree | 80bd65c0401ae4fff3e7d2485e16f8d0be47d85b /NEWS | |
parent | 093b4f926e229a00b7f18956dd17aefab67e7201 (diff) |
0.99.5
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -1,3 +1,20 @@ +telepathy-glib 0.99.5 (2013-11-11) +================================== + +The “high and dry” release. + +API breaks: + +• Spec 0.99.5 + · 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 + +• IRCCommand1 is marked as stable + +There was no 0.99.4 release for this module. + telepathy-glib 0.99.3 (2013-10-28) ================================== |