diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2010-11-25 15:56:22 +0000 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2010-11-25 15:56:22 +0000 |
commit | 0d17ae2b61e147ca0100f2440129c553d8c06e9c (patch) | |
tree | eef11e225f44070b36c3e80f17ad80d2b43f0015 /NEWS | |
parent | dcd61c23908c98d8f44cfed517c7487db20e9fba (diff) |
Update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 22 |
1 files changed, 21 insertions, 1 deletions
@@ -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) ================================== |