summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2013-09-24 12:51:05 +0200
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2013-09-24 14:55:55 +0200
commit04dd20c2968223029d1310c9fdedbe86592dcaf4 (patch)
tree7a7ecb300a626653b573fa1b7c29e412df078a4e /NEWS
parent01c89d0e02cb1233403c42cafc979567e93e8142 (diff)
downloadtelepathy-glib-04dd20c2968223029d1310c9fdedbe86592dcaf4.tar.gz
0.21.2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS14
1 files changed, 13 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 40eda5ee8..a1c8dd8e3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-telepathy-glib 0.21.2 (UNRELEASED)
+telepathy-glib 0.21.2 (2013-09-24)
==================================
Enhancements:
@@ -6,6 +6,16 @@ Enhancements:
• Writing avatars into cache now uses asynchronous I/O. (fd.o #63402;
Luca Versari, Chandni Verma, Simon McVittie)
+• telepathy-spec 0.27.2
+
+• tp_dbus_properties_mixin_dup_all() is now public (fd.o #69283, Simon)
+
+• TpBaseProtocol now lists Presence.Statuses as an immutable
+ property. (fd.o #69520, Guillaume)
+
+• TpBaseConnection: Implement SelfID and SelfContactChanged as defined in
+ spec 0.27.2. (Xavier)
+
Fixes:
• Don't crash if GetContactInfo() fails (fd.o #46430, Guillaume)
@@ -21,6 +31,8 @@ Fixes:
• Avoid "FIXME: MISSING XINCLUDE CONTENT" in documentation built
out-of-tree (fd.o #69753, Simon)
+• Examples have been updated to use more recent API (Simon)
+
telepathy-glib 0.21.1 (2013-06-20)
==================================