diff options
author | Jonny Lamb <jonny.lamb@collabora.co.uk> | 2012-04-04 15:58:31 -0400 |
---|---|---|
committer | Jonny Lamb <jonny.lamb@collabora.co.uk> | 2012-04-04 15:58:31 -0400 |
commit | f1613a45ff8ac54f3a42f11ed323a9ee2007c2c0 (patch) | |
tree | 672e815b233b071b7b02b18d4dc5e652fb297462 /NEWS | |
parent | 7382c56a6e02c7d0e4ae03ce325b85155b392d11 (diff) |
update NEWS for 0.6.0
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 18 |
1 files changed, 17 insertions, 1 deletions
@@ -1,7 +1,23 @@ -telepathy-haze 0.5.1 (UNRELEASED) +telepathy-haze 0.6.0 (UNRELEASED) ================================= +This is the start of a new stable branch. +Changes since 0.5.0: + +• The ContactBlocking interface has been implemented. (Jasper + St. Pierre, Will) + +Summary of particularly noteworthy changes since 0.4.x: + +• telepathy-glib ≥ 0.13.9 and libpurple ≥ 2.7.0 are now required. + +• The ContactList interface has been implemented. + +• Support for setting your own alias has been added. + +• The ServerAuthentication channel type has been implemented so users + can provide an account password when connecting. telepathy-haze 0.5.0 (2011-07-09) ================================= |