diff options
-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> |