summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2009-01-28 15:42:51 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2009-01-28 15:42:51 +0000
commit4d1c7ea5760a48d6896f22a01e8cc73d666b28b3 (patch)
tree77d12915d41d1b50506a0b05fb3ae72638c2a15b
parent4864a8b4d07588b93c878bd5d7f46feecd075be3 (diff)
-rw-r--r--NEWS11
-rw-r--r--spec/all.xml2
2 files changed, 10 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index e7329dc1..44572d4c 100644
--- a/NEWS
+++ b/NEWS
@@ -2,9 +2,11 @@ This file contains the same edited highlights as the announcement emails.
For full details, see the ChangeLog in tarballs, or "git log" in Git
checkouts.
-telepathy-spec 0.17.19 (UNRELEASED)
+telepathy-spec 0.17.19 (2009-01-28)
===================================
+The "out of cheese error" release.
+
Changes to experimental API:
* Tube.Status is now called Tube.State to be more consistent
@@ -12,7 +14,12 @@ Changes to experimental API:
New API:
* Many new errors: NotCapable (a more specific form of NotAvailable),
- and D-Bus error forms of all the Connection disconnection reasons
+ and D-Bus error forms of all the Connection disconnection reasons and
+ all the error-like Group change reasons: Offline, Channel.Kicked,
+ Busy, DoesNotExist, NoAnswer, AuthenticationFailed, EncryptionNotAvailable,
+ EncryptionError, Cert.NotProvided, Cert.Untrusted, Cert.Expired,
+ Cert.NotActivated, Cert.FingerprintMismatch, Cert.HostnameMismatch,
+ Cert.SelfSigned, Cert.Invalid
* ConnectionError, a signal which can emit extensible error information
from the Connection just before StatusChanged(Disconnected, ...) is signalled
diff --git a/spec/all.xml b/spec/all.xml
index dc7cf06a..7745d549 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.17.18.1</tp:version>
+<tp:version>0.17.19</tp:version>
<tp:copyright>Copyright (C) 2005-2008 Collabora Limited</tp:copyright>
<tp:copyright>Copyright (C) 2005-2008 Nokia Corporation</tp:copyright>