[telepathy-haze/master] NEWS for, and release, 0.3.2

Will Thompson will.thompson at collabora.co.uk
Tue Aug 25 10:05:04 PDT 2009


---
 NEWS         |   27 +++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 28 insertions(+), 1 deletions(-)

diff --git a/NEWS b/NEWS
index a5ffdfe..02f7776 100644
--- a/NEWS
+++ b/NEWS
@@ -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)
 =================================
 
diff --git a/configure.ac b/configure.ac
index 24f7e82..310137d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -8,7 +8,7 @@ AC_PREREQ([2.59])
 
 m4_define([haze_major_version], [0])
 m4_define([haze_minor_version], [3])
-m4_define([haze_micro_version], [1])
+m4_define([haze_micro_version], [2])
 m4_define([haze_nano_version], [0])
 
 m4_define([haze_base_version],
-- 
1.5.6.5



More information about the telepathy-commits mailing list