summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2013-09-27 14:52:59 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2013-09-27 14:52:59 +0100
commit775195541fc986ee2737b3134b26a142bf61ab78 (patch)
tree6ccca9c90fb7024e7547bfb4f698cb202c3bffdb
parentce41aef7528cc60e82147c3387e3e2a0f87d1dd5 (diff)
upgrade spec to 0.99.2
-rw-r--r--NEWS8
-rw-r--r--spec/Connection_Manager.xml3
-rw-r--r--spec/all.xml2
3 files changed, 7 insertions, 6 deletions
diff --git a/NEWS b/NEWS
index 36c7226ae..9fbf8a2e7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,10 @@
telepathy-glib 0.99.2 (UNRELEASED)
==================================
-The “forgotten tea” release.
+The “no surprises” release.
-This is another snapshot, so that the 'next' branch of telepathy-salut
-can work.
+This is another snapshot, so that the 'next' branches of telepathy-salut
+and telepathy-haze can work.
Dependencies:
@@ -16,7 +16,7 @@ API changes:
(telepathy-spec 0.99.1 says this is OK).
• Connection manager names may now start with underscores
- (telepathy-spec 0.99.1 does not allow this, but the next snapshot will).
+ (telepathy-spec 0.99.2 says this is OK)
Fixes:
diff --git a/spec/Connection_Manager.xml b/spec/Connection_Manager.xml
index 37c0c9f64..27b8c75eb 100644
--- a/spec/Connection_Manager.xml
+++ b/spec/Connection_Manager.xml
@@ -24,7 +24,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>The name of a connection manager, found in its well-known
bus name and object path. This must be a non-empty string of
- ASCII letters, digits and underscores, starting with a letter.
+ ASCII letters, digits and underscores, starting with a letter
+ or underscore.
This is typically the name of the executable with any "telepathy-"
prefix removed, and any hyphen/minus signs replaced by
underscores.</p>
diff --git a/spec/all.xml b/spec/all.xml
index 7b3526c09..437496bfa 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>