summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNicolas Dufresne <nicolas.dufresne@collabora.co.uk>2011-02-24 11:29:50 -0500
committerNicolas Dufresne <nicolas.dufresne@collabora.co.uk>2011-02-24 11:36:18 -0500
commit628fd276e17153ed54e33e2ece079a3a96b5d805 (patch)
treee12f230684a63dcb8bc5e31b678294504fdf6683 /NEWS
parent2be08a05b3ba8d610acab5098b07740c36ee53f9 (diff)
downloadtelepathy-logger-628fd276e17153ed54e33e2ece079a3a96b5d805.tar.gz
version 0.2.1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS16
1 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2ceadff..d9cb6d5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+telepathy-logger 0.2.1 (2011-02-23)
+===================================
+
+The "We are human!" release
+
+This bug fix release fixes memory corruption in GList manipulation. We
+strongly suggest distributions using 0.2.0 version to update to this
+version.
+
+Fixes:
+
+* Use g_list_alloc() instead of g_new0() to allocate list (Sjoerd)
+* Use _async() TplLogManager methods in unit tests (Nicolas)
+* Do not ignore system() return value in unit tests (Guillaume)
+
+
telepathy-logger 0.2.0 (2011-02-23)
===================================