summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNicolas Dufresne <nicolas.dufresne@collabora.co.uk>2011-03-22 15:48:09 -0400
committerNicolas Dufresne <nicolas.dufresne@collabora.co.uk>2011-03-22 15:48:09 -0400
commit92b1202e4859cf5b4707cdaece10182d5fc7b3cc (patch)
treedda456363a3ccdeb153ee1cb25902e1a8b1e841a /NEWS
parent9e5bd544a043c2c1a9fb59ef8b6bec413596023b (diff)
downloadtelepathy-logger-92b1202e4859cf5b4707cdaece10182d5fc7b3cc.tar.gz
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS21
1 files changed, 21 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ea95eaf..20fee49 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+telepathy-logger 0.2.6 (2011-03-22)
+===================================
+
+The "Slimmer" release
+
+This rework release reimplement text observer on top of Telepathy GLib class
+and reimplement pending message cache. The deprecated Channel.Type.Text API
+support are no longer used. Distributions are encourage to update as this
+release fixes issues with handling of delivery reports.
+
+Fixes:
+
+* Ported all internal time manipulation to GDateTime
+* Observers now cache TplEntity object instead of TpContact to reduce number
+ memory allocations
+* Removed generated log_id
+* Removed unused twisted test framework
+* Port observer to TpTextChannel
+* Reimplemnent pending message cache
+* Update Telepathy GLib requirement to 0.14.0
+
telepathy-logger 0.2.5 (2011-03-03)
===================================