diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2011-02-24 15:50:31 +0100 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2011-02-24 15:54:54 +0100 |
commit | 18916f971fa2aa26aefd4e03122f018dbebb3704 (patch) | |
tree | dd1189a83db52f9d285ab40c78939f0ad62f784e /NEWS | |
parent | fa86f4cc955eb74625170eba19b8d0e908dd699d (diff) |
prepare 0.13.15telepathy-glib-0.13.15
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 16 |
1 files changed, 15 insertions, 1 deletions
@@ -1,6 +1,20 @@ -telepathy-glib 0.13.14 (UNRELEASED) +telepathy-glib 0.13.15 (2011-02-24) =================================== +The “Continents all made of clay” release. + +Enhancements: + +• Update to spec 0.21.10 (Guillaume) + · TP_PROP_CHANNEL_INTERFACE_SASL_AUTHENTICATION_MAY_SAVE_RESPONSE + +• tp_utf8_make_valid(): an UTF-8 string validation function. (Senko) + +• SimplePasswordManager now has API to let the CM create its own + SASL channel. (Jonner) + +• TpBasePasswordChannel: a base class to implement SASL channels. (Jonner) + telepathy-glib 0.13.14 (2011-02-23) =================================== |