summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNicolas Dufresne <nicolas.dufresne@collabora.co.uk>2011-05-06 15:26:32 -0400
committerNicolas Dufresne <nicolas.dufresne@collabora.co.uk>2011-05-06 15:31:48 -0400
commit45d18897530624860e0a8b6c2b8c7e20560f063d (patch)
treed96b678e4d9157db61d9fe0729ed1092680e9895 /NEWS
parentc1dc060a22f7f1e7441a41a2ee0b38d695843a22 (diff)
downloadtelepathy-logger-45d18897530624860e0a8b6c2b8c7e20560f063d.tar.gz
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS24
1 files changed, 24 insertions, 0 deletions
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)
===================================