diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2013-09-27 14:16:16 +0100 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2013-09-27 14:16:16 +0100 |
commit | 28a22c4bee07966c80a9647a55ac8302dd65a5c0 (patch) | |
tree | 21ad4850ee667b0a64d4b81209030802f3be3009 | |
parent | b681a6f1df1b558692f188720b307b65ae012750 (diff) |
Prepare 0.99.2
-rw-r--r-- | NEWS | 8 | ||||
-rw-r--r-- | spec/all.xml | 2 |
2 files changed, 9 insertions, 1 deletions
@@ -1,3 +1,11 @@ +Telepathy 0.99.2 (2013-09-27) +============================= + +The “no surprises” release. + +• Connection manager names may now start with an underscore, because + there's no reason not to (the relevant D-Bus constructs all allow it). + Telepathy 0.99.1 (2013-09-17) ============================= diff --git a/spec/all.xml b/spec/all.xml index 7b3526c0..437496bf 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.1</tp:version> +<tp:version>0.99.2</tp:version> <tp:copyright>Copyright © 2005-2013 Collabora Limited</tp:copyright> <tp:copyright>Copyright © 2005-2011 Nokia Corporation</tp:copyright> |