From 45d18897530624860e0a8b6c2b8c7e20560f063d Mon Sep 17 00:00:00 2001 From: Nicolas Dufresne Date: Fri, 6 May 2011 15:26:32 -0400 Subject: version 0.2.9 --- NEWS | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 1d5a690..4a41081 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,27 @@ +telepathy-logger 0.2.9 (2011-05-06) +=================================== + +The "Vendredi au soleil" release + +This bug fix release most importantly fixes performance issues. This has been +possible through the rework of Call logs storage method. Note that older Call +logs will not be retrieved from store. We tolerate this breakage for two +reasons, Call support is still experimental and a bug in the .client file was +causing call logs not to be forwarded to the observer. Distributions are +encourage to update as this release improves performance when opening chat +windows in Empathy. + +Fixes: + +* Work around GLib TimeZone cache bug (Gnome bug #646435) +* Fix client file to effectively observe Call.DRAFT channels +* Downgraded autotools requirement to 2.65 +* Fix SQL syntax error and pending message order +* Store Calls log in seperate file (e.g 20110505.call.log) +* Make Pidgin store robust to empty file +* And more unit tests + + telepathy-logger 0.2.8 (2011-03-31) =================================== -- cgit v1.2.1