summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNicolas Dufresne <nicolas.dufresne@collabora.co.uk>2011-02-28 11:51:51 -0500
committerNicolas Dufresne <nicolas.dufresne@collabora.co.uk>2011-02-28 11:51:51 -0500
commit93615671cca23985114d27d23d833421ea01531a (patch)
treee30b761e224b58fc24b1bd693737006a465b13fa /NEWS
parent47e7a121c37749e0d311913fc1145bd06c049348 (diff)
downloadtelepathy-logger-93615671cca23985114d27d23d833421ea01531a.tar.gz
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS18
1 files changed, 18 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d9cb6d5..b52d1b0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+telepathy-logger 0.2.2 (2011-02-28)
+===================================
+
+The "Monday morning" release
+
+This bug fix release fixes issues around TplEvent with room target.
+It also contains initial work for GIntrospection.
+
+Fixes:
+
+* Start work on introspection support (Jasper and Emilio)
+* Fix TplEvent::get_target() logic so room event are stored correctly (Nicolas)
+* Fix room check when XML log store reads events (Nicolas)
+* Free GDate with g_date_free() instead of g_free ()
+* Fix log_store_xml_get_filtered_events() to return no more than num_events (Nicolas)
+* Add an XML log store test for log_store_xml_add_event() (Nicolas)
+
+
telepathy-logger 0.2.1 (2011-02-23)
===================================