summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-11-25 15:56:22 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-11-25 15:56:22 +0000
commit0d17ae2b61e147ca0100f2440129c553d8c06e9c (patch)
treeeef11e225f44070b36c3e80f17ad80d2b43f0015 /NEWS
parentdcd61c23908c98d8f44cfed517c7487db20e9fba (diff)
Update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS22
1 files changed, 21 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d61bfd34b..a9c8412a7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,27 @@
telepathy-glib 0.13.7 (UNRELEASED)
==================================
-…
+Enhancements:
+
+• Update to spec 0.21.5 (smcv)
+ · Conn.I.PowerSaving
+ · Chan.T.ServerAuthentication, Chan.I.SASLAuthentication, Chan.I.Securable
+ · Account.I.Addressing
+ · Protocol.I.Avatars
+ · enhanced ChannelDispatcher and ChannelRequest API with "request hints"
+ · new errors: CONFUSED, SERVER_CONFUSED
+ · new property: Messages.MessageTypes
+ · TP_CONTACT_INFO_FIELD_FLAG_OVERWRITTEN_BY_NICKNAME
+
+• fd.o #31686: add Protocol.I.Avatars support to TpBaseProtocol (eeejay)
+
+• implement the MessageTypes property in the TpMessagesMixin (smcv)
+
+• use G_N_ELEMENTS more (smcv)
+
+Fixes:
+
+• use the right getter for TpAccountChannelRequest:request (smcv)
telepathy-glib 0.13.6 (2010-11-17)
==================================