summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-06-21 16:53:49 +0200
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-06-21 16:54:29 +0200
commitaf36f7b4f00996c95596dd26daecd4ae591ad3c2 (patch)
tree81b4bfd82053ea0352a150dc193ac2515e299662 /NEWS
parent78083d60a23441715841503dd2595a33f6bb1efc (diff)
prepare 0.15.2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS30
1 files changed, 30 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e7b515f1..78f42fad 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,33 @@
+telepathy-glib 0.15.2 (2011-06-21)
+==================================
+
+The “I'm a PC” release.
+
+This new release in the 0.15 development cycle contains all the fixes
+released in 0.14.8.
+
+Enhancements:
+
+• Reduce debug spam. (Will)
+
+• tp_channel_destroy_async(): high level API to Destroy a TpChannel.
+
+• tp_channel_dispatch_operation_{leave,destroy}_channels_async: convenience API to
+ claim a ChannelDispatchOperation and leave/destroy all its channels.
+ (fdo #28015 Guillaume)
+
+• TpChannel: high level API for password protected channels; the TP_CHANNEL_FEATURE_PASSWORD
+ feature is automatically prepared by TpAutomaticProxyFactory.
+ (fdo #37360 Guillaume)
+
+• TpConnection high level avatars API and TpChannel high level group API are
+ now introspected. (Xavier)
+
+Fixes:
+
+• TpChannelIface: set TP_UNKNOWN_HANDLE_TYPE as default
+ handle type. (fd.o#38524 Guillaume)
+
telepathy-glib 0.15.1 (2011-05-30)
==================================