diff options
author | Will Thompson <will.thompson@collabora.co.uk> | 2009-08-25 18:05:04 +0100 |
---|---|---|
committer | Will Thompson <will.thompson@collabora.co.uk> | 2009-08-25 18:09:17 +0100 |
commit | 89eb388456391412dd108fb454a7c20b09c5b4b9 (patch) | |
tree | ae78fac9d3565a8618a84ea4fee9737b59fb617c /NEWS | |
parent | 9a2eed8ea9888083a84ab1b3b7d9dfe7b0c1f610 (diff) |
NEWS for, and release, 0.3.2telepathy-haze-0.3.2
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 27 |
1 files changed, 27 insertions, 0 deletions
@@ -1,3 +1,30 @@ +telepathy-haze 0.3.2 (2009-08-25) +================================= + +The “Isaac” release. + +Fixes: + + * Yahoo! Japan-specific parameters are no longer listed for the 'yahoo' + protocol in haze.manager. This fixes Gnome bug #591381. If you're + using libpurple 2.6.0 or later, 'yahoojp' will be available as a + separate protocol. + + * The "busy" status is exposed as Busy rather than as Away. This fixes + fd.o#23441. + + * Haze now fails gracefully rather than asserting if you try to connect + to MSN and your libpurple was built without SSL support. Fixes + fd.o#22800. + +Enhancements: + + * The Facebook protocol plugin is now special-cased to have a + sensible name in the Telepathy API. It seems to work with Empathy + 2.27.91 if you delete haze.manager (which will no longer be shipped + in a future release when stable releases of clients support it being + absent). + telepathy-haze 0.3.1 (2009-06-05) ================================= |