summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2011-04-20 16:28:02 +0100
committerWill Thompson <will.thompson@collabora.co.uk>2011-04-20 16:30:11 +0100
commit5376afef500ebfaf7d4fc84955b22ade26ced0a8 (patch)
treeaf93fa5271cf686bc4260bebd3b91401820bafeb
parent8d8156d13bef1d840827774166be25b37a9fe7bd (diff)
NEWS for 0.22.2
-rw-r--r--NEWS26
1 files changed, 25 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index e5911d5c..51e6887a 100644
--- a/NEWS
+++ b/NEWS
@@ -5,7 +5,31 @@ checkouts.
telepathy-spec 0.22.2 (UNRELEASED)
==================================
-blah blah blah
+The “every cell stayed the same” release.
+
+Once again, this release in the stable series includes some minor API
+additions.
+
+Enhancements:
+
+• Channel.Interface.SMS now includes some sample contact capabilities.
+ (Danni)
+
+• Connection.Interface.Balance now has a ManageCreditURI property.
+ (fd.o#36254, Danni)
+
+• Connection.Interface.SimplePresence now has a
+ MaximumStatusMessageLength property. (fd.o#33054, André)
+
+• SimplePresence defines two new well-known status identifiers: "pstn"
+ and "chat". (fd.o#36159, Danni vs. Will)
+
+Fixes:
+
+• Protocol.Interface.Avatars properties are documented to be immutable.
+ (Guillaume)
+
+• The tables in SimplePresence and Call's HTML documentation look nicer.
telepathy-spec 0.22.1 (2011-03-30)
==================================